From: William Durand Date: Sat, 13 Feb 2021 03:47:11 +0000 (+0000) Subject: staging: rtl8192e: remove multiple blank lines X-Git-Tag: accepted/tizen/unified/20230118.172025~7876^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=465e8997e8543f78aac5016af018a4ceb445a21b;p=platform%2Fkernel%2Flinux-rpi.git staging: rtl8192e: remove multiple blank lines This patch removes some blank lines in order to fix a checkpatch issue. Signed-off-by: William Durand Link: https://lore.kernel.org/r/20210213034711.14823-1-will+git@drnd.me Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8192e/rtllib_wx.c b/drivers/staging/rtl8192e/rtllib_wx.c index aa26b2f..2e486cc 100644 --- a/drivers/staging/rtl8192e/rtllib_wx.c +++ b/drivers/staging/rtl8192e/rtllib_wx.c @@ -341,8 +341,6 @@ int rtllib_wx_set_encode(struct rtllib_device *ieee, goto done; } - - sec.enabled = 1; sec.flags |= SEC_ENABLED;