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)
commit20dcfc53580b67521a8f6a3375998975955e866e
treeb575a14304e73877d618726d5b287c5a91800dab
parent48ac0ca5ae8ad232d1a9007f61f5a754bb63b49f
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 <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/led_control.h