On Tue, Jan 03, 2017 at 03:33:10PM +0100, chatzi.eman...@gmail.com wrote:
> From: Emmanuil Chatzipetru
>
> Fix coding style issue caught by checkpatch.pl related to the following
> warning:
> - CHECK: Comparison to NULL could be written "!token"
Again, not a warning, and something that is
From: Emmanuil Chatzipetru
Fix coding style issue caught by checkpatch.pl related to the following
warning:
- CHECK: Comparison to NULL could be written "!token"
Signed-off-by: Emmanuil Chatzipetru
---
drivers/staging/greybus/camera.c | 16
1 file changed, 8 insertions