]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging:rtl8192e: Rewrite macro definition as static inline function.
authorHimangi Saraogi <himangi774@gmail.com>
Sat, 9 Nov 2013 21:34:54 +0000 (03:04 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Nov 2013 20:05:47 +0000 (12:05 -0800)
commitfa7b3d028852e4a3ebecfcd7b642cb3d2c86f8b9
tree7e49734fcebfdf74fd1a15bf113ca928c81675e4
parent74772fcf61bbbb71a8f1b3eaf70d67d00b7bc752
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 <himangi774@gmail.com>
Reviewed-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/dot11d.h