[PATCH 00/57] Staging: rtl8723bs: fix POINTER_LOCATION whitespaces

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This set of patches fixes 522 checkpatch.pl errors of type
POINTER_LOCATION in the staging/rtl8723bs souce code. Every patch is
purely syntactical: it does not change the generated machine code.
Furthermore, every single patch leaves the source code fully compilable,
so that 'git bisect' will not be affected.

The checkpatch.pl script emits many errors and warnings for these
patches, however all of them are caused by the original code. They shall
be fixed in different patchsets.

[PATCH 01/57] Staging: rtl8723bs: fix spaces in rtw_cmd.c
[PATCH 02/57] Staging: rtl8723bs: fix spaces in HalBtc8723b1Ant.c
[PATCH 03/57] Staging: rtl8723bs: fix spaces in HalBtc8723b1Ant.h
[PATCH 04/57] Staging: rtl8723bs: fix spaces in HalBtc8723b2Ant.c
[PATCH 05/57] Staging: rtl8723bs: fix spaces in HalBtc8723b2Ant.h
[PATCH 06/57] Staging: rtl8723bs: fix spaces in HalBtcOutSrc.h
[PATCH 07/57] Staging: rtl8723bs: fix spaces in HalHWImg8723B_BB.c
[PATCH 08/57] Staging: rtl8723bs: fix spaces in HalHWImg8723B_BB.h
[PATCH 09/57] Staging: rtl8723bs: fix spaces in HalHWImg8723B_MAC.c
[PATCH 10/57] Staging: rtl8723bs: fix spaces in HalHWImg8723B_MAC.h
[PATCH 11/57] Staging: rtl8723bs: fix spaces in HalHWImg8723B_RF.c
[PATCH 12/57] Staging: rtl8723bs: fix spaces in HalHWImg8723B_RF.h
[PATCH 13/57] Staging: rtl8723bs: fix spaces in HalPhyRf.c
[PATCH 14/57] Staging: rtl8723bs: fix spaces in HalPhyRf.h
[PATCH 15/57] Staging: rtl8723bs: fix spaces in HalPhyRf_8723B.c
[PATCH 16/57] Staging: rtl8723bs: fix spaces in HalPhyRf_8723B.h
[PATCH 17/57] Staging: rtl8723bs: fix spaces in hal_btcoex.c
[PATCH 18/57] Staging: rtl8723bs: fix spaces in hal_com.c
[PATCH 19/57] Staging: rtl8723bs: fix spaces in hal_com_phycfg.c
[PATCH 20/57] Staging: rtl8723bs: fix spaces in odm.c
[PATCH 21/57] Staging: rtl8723bs: fix spaces in odm.h
[PATCH 22/57] Staging: rtl8723bs: fix spaces in odm_CfoTracking.c
[PATCH 23/57] Staging: rtl8723bs: fix spaces in odm_DIG.c
[PATCH 24/57] Staging: rtl8723bs: fix in odm_DynamicBBPowerSaving.c
[PATCH 25/57] Staging: rtl8723bs: fix spaces in odm_DynamicTxPower.c
[PATCH 26/57] Staging: rtl8723bs: fix spaces in odm_EdcaTurboCheck.c
[PATCH 27/57] Staging: rtl8723bs: fix spaces in odm_HWConfig.c
[PATCH 28/57] Staging: rtl8723bs: fix spaces in odm_HWConfig.h
[PATCH 29/57] Staging: rtl8723bs: fix spaces in odm_NoiseMonitor.c
[PATCH 30/57] Staging: rtl8723bs: fix spaces in odm_PathDiv.c
[PATCH 31/57] Staging: rtl8723bs: fix spaces in odm_RegConfig8723B.c
[PATCH 32/57] Staging: rtl8723bs: fix spaces in odm_RegConfig8723B.h
[PATCH 33/57] Staging: rtl8723bs: fix spaces in odm_debug.c
[PATCH 34/57] Staging: rtl8723bs: fix spaces in odm_debug.h
[PATCH 35/57] Staging: rtl8723bs: fix spaces in rtl8723b_dm.c
[PATCH 36/57] Staging: rtl8723bs: fix spaces in rtl8723b_hal_init.c
[PATCH 37/57] Staging: rtl8723bs: fix spaces in rtl8723b_phycfg.c
[PATCH 38/57] Staging: rtl8723bs: fix spaces in HalPwrSeqCmd.h
[PATCH 39/57] Staging: rtl8723bs: fix spaces in basic_types.h
[PATCH 40/57] Staging: rtl8723bs: fix spaces in drv_types.h
[PATCH 41/57] Staging: rtl8723bs: fix spaces in hal_com.h
[PATCH 42/57] Staging: rtl8723bs: fix spaces in hal_com_h2c.h
[PATCH 43/57] Staging: rtl8723bs: fix spaces in hal_com_phycfg.h
[PATCH 44/57] Staging: rtl8723bs: fix spaces in ieee80211.h
[PATCH 45/57] Staging: rtl8723bs: fix spaces in ioctl_cfg80211.h
[PATCH 46/57] Staging: rtl8723bs: fix spaces in osdep_intf.h
[PATCH 47/57] Staging: rtl8723bs: fix spaces in osdep_service.h
[PATCH 48/57] Staging: rtl8723bs: fix spaces in osdep_service_linux.h
[PATCH 49/57] Staging: rtl8723bs: fix spaces in recv_osdep.h
[PATCH 50/57] Staging: rtl8723bs: fix spaces in rtl8723b_xmit.h
[PATCH 51/57] Staging: rtl8723bs: fix spaces in rtw_cmd.h
[PATCH 52/57] Staging: rtl8723bs: fix spaces in rtw_ioctl_set.h
[PATCH 53/57] Staging: rtl8723bs: fix spaces in rtw_mlme_ext.h
[PATCH 54/57] Staging: rtl8723bs: fix spaces in xmit_osdep.h
[PATCH 55/57] Staging: rtl8723bs: fix spaces in os_intfs.c
[PATCH 56/57] Staging: rtl8723bs: fix spaces in osdep_service.c
[PATCH 57/57] Staging: rtl8723bs: fix spaces in xmit_linux.c

 drivers/staging/rtl8723bs/core/rtw_cmd.c      |   2 +-
 .../staging/rtl8723bs/hal/HalBtc8723b1Ant.c   | 152 +++++++++---------
 .../staging/rtl8723bs/hal/HalBtc8723b1Ant.h   |  28 ++--
 .../staging/rtl8723bs/hal/HalBtc8723b2Ant.c   | 142 ++++++++--------
 .../staging/rtl8723bs/hal/HalBtc8723b2Ant.h   |  28 ++--
 drivers/staging/rtl8723bs/hal/HalBtcOutSrc.h  |  28 ++--
 .../staging/rtl8723bs/hal/HalHWImg8723B_BB.c  |  10 +-
 .../staging/rtl8723bs/hal/HalHWImg8723B_BB.h  |   6 +-
 .../staging/rtl8723bs/hal/HalHWImg8723B_MAC.c |   6 +-
 .../staging/rtl8723bs/hal/HalHWImg8723B_MAC.h |   2 +-
 .../staging/rtl8723bs/hal/HalHWImg8723B_RF.c  |  12 +-
 .../staging/rtl8723bs/hal/HalHWImg8723B_RF.h  |   6 +-
 drivers/staging/rtl8723bs/hal/HalPhyRf.c      |   6 +-
 drivers/staging/rtl8723bs/hal/HalPhyRf.h      |   4 +-
 .../staging/rtl8723bs/hal/HalPhyRf_8723B.c    |  54 +++----
 .../staging/rtl8723bs/hal/HalPhyRf_8723B.h    |  10 +-
 drivers/staging/rtl8723bs/hal/hal_btcoex.c    |  89 +++++-----
 drivers/staging/rtl8723bs/hal/hal_com.c       |   2 +-
 .../staging/rtl8723bs/hal/hal_com_phycfg.c    |   6 +-
 drivers/staging/rtl8723bs/hal/odm.c           |  92 +++++------
 drivers/staging/rtl8723bs/hal/odm.h           |  32 ++--
 .../staging/rtl8723bs/hal/odm_CfoTracking.c   |  28 ++--
 drivers/staging/rtl8723bs/hal/odm_DIG.c       |  60 +++----
 .../rtl8723bs/hal/odm_DynamicBBPowerSaving.c  |   4 +-
 .../rtl8723bs/hal/odm_DynamicTxPower.c        |   2 +-
 .../rtl8723bs/hal/odm_EdcaTurboCheck.c        |   6 +-
 drivers/staging/rtl8723bs/hal/odm_HWConfig.c  |  18 +--
 drivers/staging/rtl8723bs/hal/odm_HWConfig.h  |  12 +-
 .../staging/rtl8723bs/hal/odm_NoiseMonitor.c  |   2 +-
 drivers/staging/rtl8723bs/hal/odm_PathDiv.c   |   4 +-
 .../rtl8723bs/hal/odm_RegConfig8723B.c        |  14 +-
 .../rtl8723bs/hal/odm_RegConfig8723B.h        |  14 +-
 drivers/staging/rtl8723bs/hal/odm_debug.c     |   2 +-
 drivers/staging/rtl8723bs/hal/odm_debug.h     |   2 +-
 drivers/staging/rtl8723bs/hal/rtl8723b_dm.c   |  12 +-
 .../staging/rtl8723bs/hal/rtl8723b_hal_init.c |  24 +--
 .../staging/rtl8723bs/hal/rtl8723b_phycfg.c   |   4 +-
 .../staging/rtl8723bs/include/HalPwrSeqCmd.h  |   2 +-
 .../staging/rtl8723bs/include/basic_types.h   |   2 +-
 drivers/staging/rtl8723bs/include/drv_types.h |  12 +-
 drivers/staging/rtl8723bs/include/hal_com.h   |  16 +-
 .../staging/rtl8723bs/include/hal_com_h2c.h   |   2 +-
 .../rtl8723bs/include/hal_com_phycfg.h        |  26 +--
 drivers/staging/rtl8723bs/include/ieee80211.h |   7 +-
 .../rtl8723bs/include/ioctl_cfg80211.h        |   2 +-
 .../staging/rtl8723bs/include/osdep_intf.h    |   2 +-
 .../staging/rtl8723bs/include/osdep_service.h |   4 +-
 .../rtl8723bs/include/osdep_service_linux.h   |   2 +-
 .../staging/rtl8723bs/include/recv_osdep.h    |   2 +-
 .../staging/rtl8723bs/include/rtl8723b_xmit.h |   4 +-
 drivers/staging/rtl8723bs/include/rtw_cmd.h   |   4 +-
 .../staging/rtl8723bs/include/rtw_ioctl_set.h |   4 +-
 .../staging/rtl8723bs/include/rtw_mlme_ext.h  |  18 +--
 .../staging/rtl8723bs/include/xmit_osdep.h    |   4 +-
 drivers/staging/rtl8723bs/os_dep/os_intfs.c   |   2 +-
 .../staging/rtl8723bs/os_dep/osdep_service.c  |   2 +-
 drivers/staging/rtl8723bs/os_dep/xmit_linux.c |   4 +-
 57 files changed, 524 insertions(+), 522 deletions(-)

-- 
2.30.2

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel



[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux