diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2013-09-07 10:19:55 +0200 |
---|---|---|
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | 2013-09-07 11:58:21 +0200 |
commit | 2ec7f4aec4d459ef443151ecc875bfbb3a2788f8 (patch) | |
tree | 51511f1e1a0b2c18ef8651bc5bcac8f5c5f037ec /security/inode.c | |
parent | 7d6c3b492f7fc1b0393b03ec6582a80c3a68bc42 (diff) | |
download | linux-2ec7f4aec4d459ef443151ecc875bfbb3a2788f8.tar.bz2 |
s390/compat,uid16: use current_cred()
86a264ab "CRED: Wrap current->cred and a few other accessors" converted
all uses of current->cred into current_cred() but left s390 alone.
So let's convert s390 finally as well, only five years later.
This way we also get rid of a sparse warning which complains about a
possible invalid rcu dereference which however is a false positive.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'security/inode.c')
0 files changed, 0 insertions, 0 deletions