]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: align and split variable declarations
authorKhushal Chitturi <khushalchitturi@gmail.com>
Thu, 12 Feb 2026 14:21:31 +0000 (19:51 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Feb 2026 15:19:20 +0000 (16:19 +0100)
commit791af501f51c7d7e1a364fb52f38647aac400e9a
treea24177b6e74cc7806818cc67c179ded1f45961de
parent2ad4e71ec9058db9c123ee399d1e94e07fb3460b
staging: rtl8723bs: align and split variable declarations

Split multi variable declarations into single lines and move
trailing comments to the line above to fix line length and
alignment warnings.

Signed-off-by: Khushal Chitturi <khushalchitturi@gmail.com>
Link: https://patch.msgid.link/20260212142131.28131-8-khushalchitturi@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_cmd.c
drivers/staging/rtl8723bs/include/rtw_mlme.h