staging: rtl8723bs: wifi_regd.c: insert blank line after declarations
This patch inserts a missing blank line after variable declarations. Signed-off-by: Fabian Wolff <fabian.wolff@fau.de> Signed-off-by: Mate Horvath <horvatmate@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
2b385530ce
commit
845086076a
@ -148,6 +148,7 @@ int rtw_regd_init(struct adapter *padapter,
|
|||||||
struct regulatory_request *request))
|
struct regulatory_request *request))
|
||||||
{
|
{
|
||||||
struct wiphy *wiphy = padapter->rtw_wdev->wiphy;
|
struct wiphy *wiphy = padapter->rtw_wdev->wiphy;
|
||||||
|
|
||||||
_rtw_regd_init_wiphy(NULL, wiphy, reg_notifier);
|
_rtw_regd_init_wiphy(NULL, wiphy, reg_notifier);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user