From 27faa4291edf101b5c8e11cf55cc4c9ae6c0e07f Mon Sep 17 00:00:00 2001 From: Marc Dionne Date: Wed, 9 Jan 2013 14:16:30 +0000 Subject: [PATCH] --- yaml --- r: 348501 b: refs/heads/master c: 08c097fc3bb283299a6915a6a3795edab85979b1 h: refs/heads/master i: 348499: ec93a8f4fcde9b01531cc857df8027fc1aa518f2 v: v3 --- [refs] | 2 +- trunk/include/linux/cred.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9b154fe40e3f..3ee532adbfca 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 974b33586b4bbbdab33c666417f9ba9ef50b62c3 +refs/heads/master: 08c097fc3bb283299a6915a6a3795edab85979b1 diff --git a/trunk/include/linux/cred.h b/trunk/include/linux/cred.h index abb2cd50f6b2..04421e825365 100644 --- a/trunk/include/linux/cred.h +++ b/trunk/include/linux/cred.h @@ -128,7 +128,6 @@ struct cred { struct key *process_keyring; /* keyring private to this process */ struct key *thread_keyring; /* keyring private to this thread */ struct key *request_key_auth; /* assumed request_key authority */ - struct thread_group_cred *tgcred; /* thread-group shared credentials */ #endif #ifdef CONFIG_SECURITY void *security; /* subjective LSM security */