From f1fe476ecb35e5f9ef62b58016fa4f71e1233bbe Mon Sep 17 00:00:00 2001 From: Surendra Patil Date: Tue, 11 Feb 2014 23:57:23 -0800 Subject: [PATCH] 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-format-patch failed