From: Emrys Bayliss Date: Thu, 15 Jan 2015 16:29:24 +0000 (+1100) Subject: Staging: vt6655: Checkpatch fix: c99 comments after statements X-Git-Tag: fixes-v4.0-rc1~99^2~356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=060b505b8309a4ffc8d8a43d7d833229d83e0005;p=pandora-kernel.git Staging: vt6655: Checkpatch fix: c99 comments after statements This patch fixes some c99 errors in mac.h: ERROR: do not use C99 // comments All instances where the c99 comment occurs after a statement. Signed-off-by: Emrys Bayliss Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed