]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8192e: insert blank line after function declaration
authorVinicius Peixoto <vpeixoto@lkcamp.dev>
Wed, 21 Aug 2024 20:46:45 +0000 (17:46 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Aug 2024 07:47:19 +0000 (15:47 +0800)
commitf64a887f8f695fa0e955ea7aaff5c75d8a65a4d9
tree06a6c7d6928b765744856d8f5b11912120526eb0
parent8da9f6afc47e4ebfb044ae2fb05ba7dae78ba0e8
staging: rtl8192e: insert blank line after function declaration

This adds a blank line after the declaration of rtl92e_config_bb, in
order to fix the following checkpatch warning:

CHECK: Please use a blank line after function/struct/union/enum
declarations

Signed-off-by: Vinicius Peixoto <vpeixoto@lkcamp.dev>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/20240821204714.5839-1-vpeixoto@lkcamp.dev
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c