From: Marc Dionne Date: Wed, 9 Jan 2013 14:16:30 +0000 (+0000) Subject: cred: Remove tgcred pointer from struct cred X-Git-Tag: v3.8-rc3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08c097fc3bb283299a6915a6a3795edab85979b1;p=pandora-kernel.git cred: Remove tgcred pointer from struct cred Commit 3a50597de863 ("KEYS: Make the session and process keyrings per-thread") 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed