diff options
| author | Hariprasad Kelam <[email protected]> | 2019-06-09 18:18:51 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-06-10 17:56:00 +0200 |
| commit | 9254695963a2380d7e8d66a135847ac6a83bba65 (patch) | |
| tree | d91fbff4f2df5bebce2156104a2d7090d1ebb442 /tools/perf/scripts/python/bin | |
| parent | 117e9dcf74d5dca0a8dad1f22daa38dc542a9f12 (diff) | |
staging: rtl8723bs: fix warning comparison to NULL
This patch fixes below issue reported by checkpatch
CHECK: Comparison to NULL could be written "!pxmitbuf->pallocated_buf"
+ if (pxmitbuf->pallocated_buf == NULL)
Signed-off-by: Hariprasad Kelam <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions