[PATCH 0/4] staging: rtl8712: clean up coding style issues

From: Zhansaya Bagdauletkyzy
Date: Tue Apr 06 2021 - 04:45:34 EST


To fix style issues, this patchset removes blank lines, adds and removes
spaces, and matches paretheses alignment.

Zhansaya Bagdauletkyzy (4):
staging: rtl8712: add spaces around operators
staging: rtl8712: match parentheses alignment
staging: rtl8712: remove extra blank lines
staging: rtl8712: remove spaces after a cast

drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 6 ++---
drivers/staging/rtl8712/rtl871x_recv.c | 22 +++++++++----------
drivers/staging/rtl8712/rtl871x_security.c | 10 ++++-----
drivers/staging/rtl8712/rtl871x_security.h | 4 ++--
drivers/staging/rtl8712/rtl871x_xmit.h | 12 +++++-----
drivers/staging/rtl8712/wifi.h | 2 +-
drivers/staging/rtl8712/xmit_osdep.h | 8 +++----
7 files changed, 31 insertions(+), 33 deletions(-)

--
2.25.1