From a2c14e9712252fb6fd365b6cde3df4eaa1950ef6 Mon Sep 17 00:00:00 2001 From: KANG Yuxuan Date: Wed, 16 Jul 2014 10:45:01 +0800 Subject: [PATCH] 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-format-patch failed