summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorLeo Kim <leo.kim@atmel.com>2015-12-21 08:18:23 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-12-22 00:20:04 +0300
commit369a1d3bd3b357f9c7cc6ccb320c6b2e7680f9f5 (patch)
tree52ffdbbec34761df4daaf11f93bf785a40f389a0 /scripts/patch-kernel
parent3bac1c51dc2d61038155b298792e3663b356c0c4 (diff)
downloadlinux-369a1d3bd3b357f9c7cc6ccb320c6b2e7680f9f5.tar.xz
staging: wilc1000: replace explicit NULL comparisons with !
This patch replace explicit NULL comparison with ! operator to simplify code. Reported by checkpatch.pl for Comparison to NULL could be written !XXX" or "XXX". Signed-off-by: Leo Kim <leo.kim@atmel.com> Signed-off-by: Glen Lee <glen.lee@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions