staging: vt6655: fix coding style issues in device_get_options
authorDevendra Naga <devendra.aaru@gmail.com>
Thu, 6 Sep 2012 18:38:03 +0000 (00:08 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Sep 2012 05:07:37 +0000 (22:07 -0700)
commitbf76ebd9cfd0018be820657da781201e2f74cf5d
treeeeaf37714939e1c386eac79c91592533c12302cb
parent3ac9e0fd2a7fcd4eccbb79909b421b4284ed9520
staging: vt6655: fix coding style issues in device_get_options

a) put the device_get_options functions' opening brace below
b) replace spaces with tabs

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Acked-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device_main.c