Staging: bcm: Fix warning: "do {} while (0) macros should not be semicolon terminated...
authorKevin McKinney <klmckinney1@gmail.com>
Sat, 15 Dec 2012 00:26:46 +0000 (19:26 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:51:49 +0000 (10:51 -0800)
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 <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found