Commit 465e8997 authored by William Durand's avatar William Durand Committed by Greg Kroah-Hartman
Browse files

staging: rtl8192e: remove multiple blank lines



This patch removes some blank lines in order to fix a checkpatch issue.

Signed-off-by: default avatarWilliam Durand <will+git@drnd.me>
Link: https://lore.kernel.org/r/20210213034711.14823-1-will+git@drnd.me


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a2ea4e1d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -341,8 +341,6 @@ int rtllib_wx_set_encode(struct rtllib_device *ieee,
		goto done;
	}



	sec.enabled = 1;
	sec.flags |= SEC_ENABLED;