From 060b505b8309a4ffc8d8a43d7d833229d83e0005 Mon Sep 17 00:00:00 2001 From: Emrys Bayliss Date: Fri, 16 Jan 2015 03:29:24 +1100 Subject: [PATCH] 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-format-patch failed