From: Himangi Saraogi Date: Sat, 9 Nov 2013 21:34:54 +0000 (+0530) Subject: staging:rtl8192e: Rewrite macro definition as static inline function. X-Git-Tag: v3.14-rc1~150^2~775^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa7b3d028852e4a3ebecfcd7b642cb3d2c86f8b9;p=pandora-kernel.git staging:rtl8192e: Rewrite macro definition as static inline function. This patch removes the checkpatch.pl error Macros "with complex values should be enclosed in parenthesis" in dot11d.h by rewriting it as a static inline function. Signed-off-by: Himangi Saraogi Reviewed-by: Peter P Waskiewicz Jr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed