staging/ft1000: fix minor coding style problem
authorDevendra Naga <devendra.aaru@gmail.com>
Sun, 1 Jul 2012 18:01:35 +0000 (23:31 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 23:21:54 +0000 (16:21 -0700)
commitaab048923955ca2fa050a06b5a54568b4e6c5f4c
treeb1162992e669b1ec116543167d85c11b0ef8e733
parentec4c6675230402384976d34d38e2b828be6ad0d9
staging/ft1000: fix minor coding style problem

this following warn is fixed up

drivers/staging/ft1000/ft1000-usb/ft1000_hw.c:1754:
ERROR: open brace '{' following function declarations go on the next line

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ft1000/ft1000-usb/ft1000_hw.c