diff options
author | 2018-09-08 00:26:50 +0900 | |
---|---|---|
committer | 2018-09-08 01:52:22 +0900 | |
commit | 473c7dd1d7b59ff8f88a5154737e3eac78a96e5b (patch) | |
tree | 62ed92cf5673d8d35de8bf6ad6361861af83236f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9p: acl: fix uninitialized iattr access (diff) | |
download | linux-dev-473c7dd1d7b59ff8f88a5154737e3eac78a96e5b.tar.xz linux-dev-473c7dd1d7b59ff8f88a5154737e3eac78a96e5b.zip |
9p/rdma: remove useless check in cm_event_handler
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>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions