commit | 20dcfc53580b67521a8f6a3375998975955e866e | [log] [tgz] |
---|---|---|
author | Kevin McKinney <klmckinney1@gmail.com> | Fri Dec 14 19:26:46 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 10:51:49 2013 -0800 |
tree | b575a14304e73877d618726d5b287c5a91800dab | |
parent | 48ac0ca5ae8ad232d1a9007f61f5a754bb63b49f [diff] |
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>