drivers:staging:silicom fixed checkpatch coding style error on macros
authorSurendra Patil <surendra.tux@gmail.com>
Wed, 12 Feb 2014 07:57:23 +0000 (23:57 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Feb 2014 17:32:17 +0000 (09:32 -0800)
commitf1fe476ecb35e5f9ef62b58016fa4f71e1233bbe
treef35437ac07472f7d77933c08ab40a7e5ca10cafc
parent4624b5433f063a56032f959e7a6d72d8e6e735b6
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 <surendra.tux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/silicom/bypasslib/bp_ioctl.h