]> git.baikalelectronics.ru Git - kernel.git/commit
cred: Remove tgcred pointer from struct cred
authorMarc Dionne <marc.c.dionne@gmail.com>
Wed, 9 Jan 2013 14:16:30 +0000 (14:16 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Jan 2013 16:26:53 +0000 (08:26 -0800)
commit1aa47b627b9280392484b94d2ddf80032b4bc951
tree5c19a18fd83a34a0a853a4a43c83ec9b9aa1ee96
parentc9b7e9fec7b6a7f7a644b6154a0d5aa568ddb350
cred: Remove tgcred pointer from struct cred

Commit 96b355ad5118 ("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 <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/cred.h