Staging: greybus: camera: cleanup multiple checks for null pointers
authorSumit Pundir <pundirsumit11@gmail.com>
Mon, 8 Jan 2018 16:50:15 +0000 (22:20 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Jan 2018 14:38:48 +0000 (15:38 +0100)
commitb5c54c4520ce192e417cfaa5eaf7b709996eb9b5
tree31ee9b078fc5598052388d38bd7ccfd528880f72
parente4e179a844f52e907e550f887d0a2171f1508af1
Staging: greybus: camera: cleanup multiple checks for null pointers

Fixed coding style issue regarding null comparison at multiple lines.
Issue reported by checkpatch.pl

Signed-off-by: Sumit Pundir <pundirsumit11@gmail.com>
Acked-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/camera.c