staging: i4l: icn: do not use return as a function
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sat, 11 Jun 2016 21:10:50 +0000 (22:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2016 15:21:53 +0000 (17:21 +0200)
commit3fe7034e8a7ba8a564d90edd517c65e24e3df715
tree16b5792033679e876246a2b05a20e23b4ab7276c
parente9c43a75cda0e23910c77e585c8397efeeaddda8
staging: i4l: icn: do not use return as a function

return is not a function so no need to use the parenthesis.

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