Staging: bcm: Fix error: "Macros with complex values should be enclosed in parenthesi...
authorKevin McKinney <klmckinney1@gmail.com>
Sat, 5 Jan 2013 04:35:06 +0000 (23:35 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:57:51 +0000 (10:57 -0800)
commit79a469136cbd6bc7a91f8e3b785aa793e39a2a75
tree8508a03f5c10caf1744e6c97de04e1c61fa86ea6
parent34bb72b67496ebb9510720a1b9d7663eed1e4116
Staging: bcm: Fix error: "Macros with complex values should be enclosed in parenthesis" in Debug.h

This patch fixes the following error: "Macros with
complex values should be enclosed in parenthesis"
as reported by checkpatch.pl.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/Debug.h