[PATCH] cred: Remove tgcred pointer from struct cred

2013-01-09 Thread David Howells
From: Marc Dionne Commit 3a50597de86 in mainline removed the definition of the thread_group_cred structure, but left a now unused pointer in struct cred. Signed-off-by: Marc Dionne Signed-off-by: David Howells --- include/linux/cred.h |1 - 1 file changed, 1 deletion(-) diff --git a/inc

[PATCH] cred: Remove tgcred pointer from struct cred

2012-12-22 Thread Marc Dionne
Commit 3a50597de86 in mainline removed the definition of the thread_group_cred structure, but left a now unused pointer in struct cred. Signed-off-by: Marc Dionne --- include/linux/cred.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/linux/cred.h b/include/linux/cred.h index abb2cd5