From: Artur Ugnivenko <artur.ugnivenko@gmx.de>
Fix the following checkpatch warnings in hal/sdio_halinit.c:
- lines longer than 100 chars
- inconsistent brackets around else statements
- lines ending in parentheses
Changes in v7:
- Remove whitespace patch.
- Add transmit_queues struct to improve style of
_InitNormalChipRegPriority
- Add changelog to individual patches.
Changes in v6: Make the patch series apply to gregkh/staging-testing.
Changes in v5: Added the entire changelog to the cover letter.
Changes in v4: Fixed the long line checkpatch warning in patch 2.
Changes in v3: Split the patch into multiple patches.
Changes in v2: Make the patch apply to gregkh/staging-testing.
Artur Ugnivenko (3):
staging: rtl8723bs: shorten long lines in hal/sdio_halinit.c
staging: rtl8723bs: fix inconsistent braces in hal/sdio_halinit.c
staging: rtl8723bs: fix lines ending in parentheses in
hal/sdio_halinit.c
drivers/staging/rtl8723bs/hal/sdio_halinit.c | 168 +++++++++++-------
drivers/staging/rtl8723bs/include/drv_types.h | 9 +
2 files changed, 109 insertions(+), 68 deletions(-)
--
2.54.0