rlt8192e: Removing unused defines in rltlib_endianfree.h
authorAndreas Frembs <andreas.frembs@studium.uni-erlangen.de>
Fri, 20 Dec 2013 10:29:10 +0000 (11:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Dec 2013 19:41:28 +0000 (11:41 -0800)
commita3c383c5c33627ffc01a4d493ffe52af9b463388
tree5a5773e2f5109bf93ae95f0a9e2ed1c57b8ab75e
parenta1ca601aa2593011987e5b1dc795e7c5c9e07761
rlt8192e: Removing unused defines in rltlib_endianfree.h

Checkpatch mentioned that these macros should be defined with a 'do {...} while(0)' statement.
So we used grep to find all files using these macros and we found out that these macros were only used
in rtl819x_Qos.h, in the defines we removed before.
Since the macros are not used anywhere else we decided to remove them from the driver.

Signed-off-by: Andreas Frembs <andreas.frembs@studium.uni-erlangen.de>
Signed-off-by: Matthias Schoepe <matthias.schoepe@studium.uni-erlangen.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_endianfree.h