From: KANG Yuxuan Date: Wed, 16 Jul 2014 02:45:01 +0000 (+0800) Subject: staging: emxx_udc: Fix coding style errors X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~720 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2c14e9712252fb6fd365b6cde3df4eaa1950ef6;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed