linux/drivers/staging/rtl8192e
Andreas Frembs a3c383c5c3 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>
2013-12-20 11:41:28 -08:00
..
rtl8192e staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
dot11d.c staging: rtl8192e: Fixed space prohibited warning in dot11d.c 2013-11-10 12:06:18 -08:00
dot11d.h staging:rtl8192e: Rewrite macro definition as static inline function. 2013-11-10 12:05:47 -08:00
Kconfig staging: r8192e: Fix possible error in configuration 2012-04-18 16:58:16 -07:00
license
Makefile staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
rtl819x_BA.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part V 2011-08-25 10:05:10 -07:00
rtl819x_BAProc.c Staging: rtl8192e: Fix incorrect type in assignment in rtl819x_BAProc.c 2013-11-10 12:02:22 -08:00
rtl819x_HT.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part V 2011-08-25 10:05:10 -07:00
rtl819x_HTProc.c rtl8192e: Rename clashing symbols 2011-11-30 14:16:42 -08:00
rtl819x_Qos.h rtl8192e: Removing unused defines in rtl819x_Qos.h 2013-12-20 11:41:28 -08:00
rtl819x_TS.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VI 2011-08-25 10:05:11 -07:00
rtl819x_TSProc.c staging: rtl8192e: do not use comparisons on bool tests 2013-10-28 14:28:35 -07:00
rtllib_crypt_ccmp.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_ccmp.c 2013-11-10 12:02:22 -08:00
rtllib_crypt_tkip.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_tkip.c 2013-11-10 12:02:22 -08:00
rtllib_crypt_wep.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_wep.c 2013-11-10 12:02:22 -08:00
rtllib_crypt.c staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
rtllib_crypt.h staging/rtl8192e: Convert to lib80211_crypt_info 2011-12-22 13:48:59 -08:00
rtllib_debug.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
rtllib_endianfree.h rlt8192e: Removing unused defines in rltlib_endianfree.h 2013-12-20 11:41:28 -08:00
rtllib_module.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_module.c 2013-11-10 11:58:25 -08:00
rtllib_rx.c Staging: rtl8192e: Fix incorrect casting in rtllib_rx.c 2013-11-10 11:58:25 -08:00
rtllib_softmac_wx.c staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
rtllib_softmac.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_softmac.c 2013-11-10 12:01:35 -08:00
rtllib_tx.c Staging: rtl8192e: Fix Sparse Warning of restricted __le16 degrades to integer in rtllib_tx.c 2013-11-10 11:58:25 -08:00
rtllib_wx.c staging: rtl8192e: do not use comparisons on bool tests 2013-10-28 14:28:35 -07:00
rtllib.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
TODO rtl8192e: Add a TODO 2011-08-23 20:04:16 -05:00