diff options
| author | Dan Carpenter <[email protected]> | 2021-03-18 16:09:37 +0300 |
|---|---|---|
| committer | Steve French <[email protected]> | 2021-05-10 19:15:20 -0500 |
| commit | 8ef32967065737dac51974efae333436354bea0a (patch) | |
| tree | 5bc05911f98f11fcc59a843a72646e3f86a1269f /tools/perf/scripts/python | |
| parent | 86df49e105afa6a205abb7d90809c3c76136eaa9 (diff) | |
cifsd: fix a IS_ERR() vs NULL bug
The smb_direct_alloc_sendmsg() function never returns NULL, it only
returns error pointers so the check needs to be updated.
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions