]> git.baikalelectronics.ru Git - kernel.git/commit
staging: i4l: act2000: fix use of return
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sat, 30 Apr 2016 21:33:02 +0000 (22:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 May 2016 21:33:34 +0000 (14:33 -0700)
commite205b1cb6b34e5cba4b8f5aba238d59bd037cda2
tree3bfbff31765c211371066c9899d8a382e1d08fe1
parentac0f677fe5f316f684fb65aa993794801ea4436a
staging: i4l: act2000: fix use of return

checkpatch warns that return is not a function and as such the brace
after it is not required.

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