diff options
author | Steve French <smfrench@gmail.com> | 2015-03-27 00:47:02 (GMT) |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2015-04-01 05:01:47 (GMT) |
commit | 8e3531060556bf5e09444acd2aa5c78bce9c9f70 (patch) | |
tree | 8fe7d652e19acef03d970005b791ad6ca7fcca5c /fs/cifs/Makefile | |
parent | f3a31a2bbbfe22db0313a4e270c7ba91baa7b630 (diff) | |
download | linux-8e3531060556bf5e09444acd2aa5c78bce9c9f70.tar.xz |
Fix dereference before null check warning
null tcon is not likely in these paths in current
code, but obviously it does clarify the code to
check for null (if at all) before derefrencing
rather than after.
Reported by Coverity (CID 1042666)
Signed-off-by: Steve French <smfrench@gmail.com>
Acked-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Acked-by: Sachin Prabhu <sprabhu@redhat.com>
Diffstat (limited to 'fs/cifs/Makefile')
0 files changed, 0 insertions, 0 deletions