From: Nicholas Parkanyi Date: Sun, 12 Jul 2015 12:17:52 +0000 (-0400) Subject: Staging: vt6655: Remove do { } while (0) from single-statement macros in upc.h. X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~645 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11208b0b3a9ddc462795bdb3aadfc0eda8ef2e4b;p=pandora-kernel.git Staging: vt6655: Remove do { } while (0) from single-statement macros in upc.h. This patch fixes checkpatch.pl warnings in upc.h regarding single-statement macros embedded within do { } while (0) blocks. Signed-off-by: Nicholas Parkanyi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed