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 */