diff options
author | Shreeya Patel <[email protected]> | 2018-01-24 05:43:02 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-01-25 13:34:04 +0100 |
commit | 9d03032d309bbbc9fe331dd59f77a46d77eb531c (patch) | |
tree | 09fe660afe7b2b9f0dbd9836445c17ff54bb572b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1babeb0c3e598536c380d213a54d094df7815a0b (diff) |
Staging: rtl8723bs: Use !x instead of NULL comparison
If "x" is compared to NULL, use "!x" instead of it, so as
to follow the kernel coding style.
Signed-off-by: Shreeya Patel <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions