diff options
author | 2019-01-07 17:53:52 +1100 | |
---|---|---|
committer | 2019-02-20 17:33:55 -0500 | |
commit | e3735c89985415f4fb509c67963e3d05969fbdb1 (patch) | |
tree | a1420581b2399bd45c4f72c28000f23ccb22288e /net/bluetooth/hci_request.c | |
parent | NFS: drop useless LIST_HEAD (diff) | |
download | wireguard-linux-e3735c89985415f4fb509c67963e3d05969fbdb1.tar.xz wireguard-linux-e3735c89985415f4fb509c67963e3d05969fbdb1.zip |
SUNRPC: remove pointless test in unx_match()
As reported by Dan Carpenter, this test for acred->cred being set is
inconsistent with the dereference of the pointer a few lines earlier.
An 'auth_cred' *always* has ->cred set - every place that creates one
initializes this field, often as the first thing done.
So remove this test.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions