staging: rtl8192e: rtllib: fix macro style issue
authorIoan-Adrian Ratiu <adi@adirat.com>
Thu, 23 Jul 2015 13:24:10 +0000 (16:24 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Jul 2015 20:37:46 +0000 (13:37 -0700)
commit5143f7a3e970a1d0b6659cf41a3b46dd48a9bc6f
tree97859ce8b5080a6fa19104edae199f62d8364c1a
parented2c2e060b6c3cd5fc42993011aa41c765ff1b2f
staging: rtl8192e: rtllib: fix macro style issue

Remove macro and use explicit case statements. Code is a little
longer but clearer. Checkpatch.pl does not complain anymore.

Signed-off-by: Ioan-Adrian Ratiu <adi@adirat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_rx.c
This page took 0.025009 seconds and 5 git commands to generate.