staging: i4l: icn: donot assign in if statement
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sat, 11 Jun 2016 21:10:51 +0000 (22:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2016 15:21:53 +0000 (17:21 +0200)
commitee05e5f7113ea0b0db7eff7011a534c92fec2648
tree5ff927b883a7e233ead8f484f4e3261b8a0c83ea
parent3fe7034e8a7ba8a564d90edd517c65e24e3df715
staging: i4l: icn: donot assign in if statement

It is not the kernel coding style to make assignments in the if
statement and checkpatch was warning us about it.

Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/i4l/icn/icn.c