]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfcf5cb018efc39dc7b106494b62bbccb940d9315
tree31ee9b078fc5598052388d38bd7ccfd528880f72
parent78070a5fa10c6ed29cc8224e293efdaf0426b8d9
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