]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: rtl8723bs: fix line length check
authorMahad Ibrahim <mahad.ibrahim.dev@gmail.com>
Thu, 29 Jan 2026 16:04:25 +0000 (21:04 +0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Feb 2026 12:30:18 +0000 (13:30 +0100)
commitd4f0c3edccddc0af112714f73c35a58892d31b03
tree330d4257a07baf150bc42203be0f0a8ec6a2463d
parentce154efc0463707ecac422750f6ecf0fb199f97b
staging: rtl8723bs: fix line length check

Fix checkpatch.pl check regarding:
- Line length of X exceeds 100 columns

Redistribute comments to multiple lines to adhere to kernel coding
standards.

Signed-off-by: Mahad Ibrahim <mahad.ibrahim.dev@gmail.com>
Link: https://patch.msgid.link/20260129160426.13737-5-mahad.ibrahim.dev@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/HalHWImg8723B_MAC.c