From 12b79518fb67f22a8d4b93213e3dd0caf7c6697f Mon Sep 17 00:00:00 2001 From: Emrys Bayliss Date: Fri, 16 Jan 2015 03:29:27 +1100 Subject: [PATCH] Staging: vt6655: Checkpatch fix: c99 comment headings This patch fixes some of the following checkpatch.pl errors in mac.h ERROR: do not use C99 // comments This patch reformats all single line c99 style comments to the preferred style. Signed-off-by: Emrys Bayliss Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed