Staging: bcm: Fix issue: "Macros with complex values should be enclosed in parenthesi...
authorKevin McKinney <klmckinney1@gmail.com>
Sat, 22 Dec 2012 19:27:43 +0000 (14:27 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:56:44 +0000 (10:56 -0800)
commit5a88304e568e0c6176ebd85fc08d535a4f02a97a
tree1178ebf46f3eba8322012f18306569a8e14db06b
parent5f8797b64f62662f36814db36409720eac02a5a4
Staging: bcm: Fix issue: "Macros with complex values should be enclosed in parenthesis" in Protocol.h

This patch fixes the following issue: "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/Protocol.h