]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7276d01d40b685c9ebb4c023a20eee63b0360713
treebfa15da0b6cb969ec14fb3ea46514589a331401a
parent3801dc2859c52f8d8db3c31c86c6e3b143e3b8dc
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