SIGN IN SIGN UP

staging: rtl8723bs: add blank line after declaration

Fix the checkpatch.pl warning:
"WARNING: Missing a blank line after declarations"
in drv_types.h.

Add a blank line between the variable declaration and the subsequent
statement in RTW_ENABLE_FUNC() to comply with the kernel coding style.

Signed-off-by: Dang Vu Duc Hien <dvdh12707@gmail.com>
Link: https://patch.msgid.link/20260727195236.663392-1-dvdh12707@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
D
Dang Vu Duc Hien committed
c6eb4dc5964fdf4086b73b7f0f5dc0d595fb5cf3
Parent: 2518507
Committed by Greg Kroah-Hartman <gregkh@linuxfoundation.org> on 7/28/2026, 7:37:17 AM