diff options
| author | Dominique Martinet <dominique.martinet@cea.fr> | 2018-09-08 00:26:50 +0900 |
|---|---|---|
| committer | Dominique Martinet <dominique.martinet@cea.fr> | 2018-09-08 01:52:22 +0900 |
| commit | 473c7dd1d7b59ff8f88a5154737e3eac78a96e5b (patch) | |
| tree | 62ed92cf5673d8d35de8bf6ad6361861af83236f /lib/test-string_helpers.c | |
| parent | e02a53d92e197706cad1627bd84705d4aa20a145 (diff) | |
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 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions
