From: Kevin McKinney Date: Sat, 15 Dec 2012 00:26:46 +0000 (-0500) Subject: Staging: bcm: Fix warning: "do {} while (0) macros should not be semicolon terminated... X-Git-Tag: v3.9-rc1~127^2~684 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20dcfc53580b67521a8f6a3375998975955e866e;p=pandora-kernel.git Staging: bcm: Fix warning: "do {} while (0) macros should not be semicolon terminated" in led_control.h This patch properly fixes the warning "do {} while (0) macros should not be semicolon terminated" as reported by checkpath.pl Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed