summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorCristina Opriceana <cristina.opriceana@gmail.com>2015-03-19 22:04:42 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-20 15:33:50 +0300
commit9fb163f49ed3b3836f6835f06a5ef9afbabb9c24 (patch)
tree40d57db598a386f0954244908487ca49a9eba68d /scripts/patch-kernel
parent2c4b2980ae16a2d8d35f126ddb9fbcba809e2612 (diff)
downloadlinux-9fb163f49ed3b3836f6835f06a5ef9afbabb9c24.tar.xz
Staging: iio: Simplify NULL pointer condition
Replace NULL comparrison with its shorter form. Done with coccinelle: @replace_rule@ expression e; @@ -e == NULL + !e Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions