staging: emxx_udc: Fix coding style errors
authorKANG Yuxuan <stonekyx@gmail.com>
Wed, 16 Jul 2014 02:45:01 +0000 (10:45 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jul 2014 04:55:29 +0000 (21:55 -0700)
commita2c14e9712252fb6fd365b6cde3df4eaa1950ef6
treebfa15da0b6cb969ec14fb3ea46514589a331401a
parent14c5e41f3801962d9af780c240a97884ed8f23f3
staging: emxx_udc: Fix coding style errors

Only fixing errors reported by checkpatch.pl, based on the following
rules:
1. '*' should be adjacent to the data name or function name.
2. Don't use C99-style "// ..." comments.

Signed-off-by: KANG Yuxuan <stonekyx@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/emxx_udc/emxx_udc.c
This page took 0.027105 seconds and 5 git commands to generate.