staging: greybus: Change NULL comparison to Boolean Negation
authorNishka Dasgupta <nishka.dasgupta@yahoo.com>
Mon, 4 Mar 2019 17:43:15 +0000 (23:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2019 06:05:18 +0000 (07:05 +0100)
commit35defd6dd1626ead22fb6cf5332ca3fbcf3bfe87
treeecbe136c65a5e0e92c769b6f406bcf0cd1371a69
parent1d4c11dd7849410bda35ba0b54fd32764ed5a78e
staging: greybus: Change NULL comparison to Boolean Negation

Change NULL comparison to boolean negation. Issue found by Checkpatch.

Signed-off-by: Nishka Dasgupta <nishka.dasgupta@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/bundle.c