From: Surendra Patil Date: Wed, 12 Feb 2014 07:57:23 +0000 (-0800) Subject: drivers:staging:silicom fixed checkpatch coding style error on macros X-Git-Tag: v3.15-rc1~139^2~1168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1fe476ecb35e5f9ef62b58016fa4f71e1233bbe;p=pandora-kernel.git drivers:staging:silicom fixed checkpatch coding style error on macros checkpatch displays below errors for bypasslib/bp_ioctl.h file ERROR: Macros with complex values should be enclosed in parenthesis Hence added parenthesis for macros with complex values. Signed-off-by: Surendra Patil Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed