commit | a2c14e9712252fb6fd365b6cde3df4eaa1950ef6 | [log] [tgz] |
---|---|---|
author | KANG Yuxuan <stonekyx@gmail.com> | Wed Jul 16 10:45:01 2014 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 15 21:55:29 2014 -0700 |
tree | bfa15da0b6cb969ec14fb3ea46514589a331401a | |
parent | 14c5e41f3801962d9af780c240a97884ed8f23f3 [diff] |
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>