alistair23-linux/drivers/staging/rtl8188eu/core
Jia He 7be921a226 staging: rtl8188eu: Fix coding style space related ERROR problems
This fixes space related ERROR reports by checkpatch.pl
Generated by $ git ls-files "drivers/staging/rtl8188eu/*.[ch]" | \
  xargs ./scripts/checkpatch.pl -f --fix-inplace --strict --types=SPACING
Already checked by text comparasion
$git diff -w
and binary comparasion of r8188eu.ko
$objdiff diff <old_commit> <new_commit>

Signed-off-by: Jia He <hejianet@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-03 18:13:34 -08:00
..
rtw_ap.c Staging: rtl8188eu: core: Remove variable that is not very useful. 2014-10-20 10:29:12 +08:00
rtw_cmd.c staging: rtl8188eu: Fix coding style space related ERROR problems 2014-11-03 18:13:34 -08:00
rtw_debug.c staging: rtl8188eu: core: Remove useless cast on void pointer 2014-10-30 13:05:48 -07:00
rtw_efuse.c staging: rtl8188eu: Remove unnecessary else after return 2014-11-03 16:08:06 -08:00
rtw_ieee80211.c staging: rtl8188eu: Fix coding style space related ERROR problems 2014-11-03 18:13:34 -08:00
rtw_ioctl_set.c staging: rtl8188eu: core: Remove redundant memset before memcpy 2014-10-28 15:41:42 +08:00
rtw_iol.c staging: rtl8188eu: rtw_iol.c: Remove unused functions 2014-08-16 12:23:22 -07:00
rtw_led.c staging: rtl8188eu: core: Remove useless cast on void pointer 2014-10-30 13:05:48 -07:00
rtw_mlme.c staging: rtl8188eu: Fix coding style space related ERROR problems 2014-11-03 18:13:34 -08:00
rtw_mlme_ext.c staging: rtl8188eu: Fix coding style space related ERROR problems 2014-11-03 18:13:34 -08:00
rtw_pwrctrl.c Staging: rtl8188eu: rtw_pwrctrl: removed space before semicolon. 2014-11-03 16:09:28 -08:00
rtw_recv.c staging: rtl8188eu: Fix coding style space related ERROR problems 2014-11-03 18:13:34 -08:00
rtw_rf.c staging: r8188eu: Add files for new driver - part 5 2013-08-22 10:20:00 -07:00
rtw_security.c staging: rtl8188eu: Fix coding style space related ERROR problems 2014-11-03 18:13:34 -08:00
rtw_sreset.c staging: rtl8188eu: Move usb_[read, write]() declarations to usb_ops_linux.h 2014-06-19 15:34:02 -07:00
rtw_sta_mgt.c staging: rtl8188eu: Fix coding style space related ERROR problems 2014-11-03 18:13:34 -08:00
rtw_wlan_util.c staging: rtl8188eu: Remove double test 2014-10-30 13:09:15 -07:00
rtw_xmit.c staging: rtl8188eu: Fix coding style space related ERROR problems 2014-11-03 18:13:34 -08:00