summaryrefslogtreecommitdiff
path: root/net/atm/resources.h
diff options
context:
space:
mode:
authorDominique Martinet <dominique.martinet@cea.fr>2018-09-08 00:26:50 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-10 09:56:35 +0200
commit3479b3c35e82ed10aa0ca2ee9e78c4eded06ba62 (patch)
tree5bfbed797717f0db2902d205266138f00e822cb0 /net/atm/resources.h
parent1275a5cf02a39ae48ae4ae770a43f56e3317f750 (diff)
9p/rdma: remove useless check in cm_event_handler
[ Upstream commit 473c7dd1d7b59ff8f88a5154737e3eac78a96e5b ] the client c is always dereferenced to get the rdma struct, so c has to be a valid pointer at this point. Gcc would optimize that away but let's make coverity happy... Link: http://lkml.kernel.org/r/1536339057-21974-3-git-send-email-asmadeus@codewreck.org Addresses-Coverity-ID: 102778 ("Dereference before null check") Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/atm/resources.h')
0 files changed, 0 insertions, 0 deletions