diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-12-11 19:59:38 +0000 |
---|---|---|
committer | James Morris <james.l.morris@oracle.com> | 2014-12-16 18:05:20 +1100 |
commit | 5057975ae38452679b964f1382c5efcb9faee74e (patch) | |
tree | 7fcc2d43a583e598ccdd94db4171407dbbab19b6 /net | |
parent | d0bffab0439fb7edaee09677b636eef5991e8b80 (diff) | |
download | linux-5057975ae38452679b964f1382c5efcb9faee74e.tar.gz linux-5057975ae38452679b964f1382c5efcb9faee74e.tar.bz2 linux-5057975ae38452679b964f1382c5efcb9faee74e.zip |
KEYS: remove a bogus NULL check
We already checked if "desc" was NULL at the beginning of the function
and we've dereferenced it so this causes a static checker warning.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: James Morris <james.l.morris@oracle.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions