]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: rtl8723bs: add missing blank line in rtw_ap.c
authorRohan Tripathi <trohan2000@gmail.com>
Tue, 7 Oct 2025 09:12:59 +0000 (05:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Oct 2025 07:09:28 +0000 (09:09 +0200)
commit10f0c1ef2cc899263b0b5e2d02bda0a86425dc5f
tree2edbb77340e231e8aa2237ed9e71328e29702e0c
parent907772838f7d6f94be77c2079a7768b8c219f02e
staging: rtl8723bs: add missing blank line in rtw_ap.c

This patch adds a missing blank line after a function to improve readability
and follow the Linux kernel coding style guidelines.

This is a coding style cleanup only. No functional changes.

Signed-off-by: Rohan Tripathi <trohan2000@gmail.com>
Link: https://lore.kernel.org/r/20251007091303.491115-2-trohan2000@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_ap.c