diff options
author | Shreeya Patel <shreeya.patel23498@gmail.com> | 2018-01-24 03:13:02 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-25 15:34:04 +0300 |
commit | 9d03032d309bbbc9fe331dd59f77a46d77eb531c (patch) | |
tree | 09fe660afe7b2b9f0dbd9836445c17ff54bb572b /scripts/decodecode | |
parent | 1babeb0c3e598536c380d213a54d094df7815a0b (diff) | |
download | linux-9d03032d309bbbc9fe331dd59f77a46d77eb531c.tar.xz |
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 <shreeya.patel23498@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/decodecode')
0 files changed, 0 insertions, 0 deletions