linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] staging: rtl8192u: remove extra lines
@ 2021-03-16  2:44 zhaoxiao
  2021-03-16  6:47 ` Dan Carpenter
  0 siblings, 1 reply; 3+ messages in thread
From: zhaoxiao @ 2021-03-16  2:44 UTC (permalink / raw)
  To: gregkh
  Cc: straube.linux, lu, dan.carpenter, serrazimone, devel,
	linux-kernel, zhaoxiao

Remove extra lines in many functions in r8192U_wx.c.

Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
---
 drivers/staging/rtl8192u/r8192U_wx.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/rtl8192u/r8192U_wx.c b/drivers/staging/rtl8192u/r8192U_wx.c
index 6ead461e3279..e68d37914456 100644
--- a/drivers/staging/rtl8192u/r8192U_wx.c
+++ b/drivers/staging/rtl8192u/r8192U_wx.c
@@ -879,7 +879,6 @@ static iw_handler r8192_wx_handlers[] = {
 
 
 static const struct iw_priv_args r8192_private_args[] = {
-
 	{
 		SIOCIWFIRSTPRIV + 0x0,
 		IW_PRIV_TYPE_INT | IW_PRIV_SIZE_FIXED | 1, 0, "badcrc"
@@ -890,14 +889,15 @@ static const struct iw_priv_args r8192_private_args[] = {
 		IW_PRIV_TYPE_INT | IW_PRIV_SIZE_FIXED | 1, 0, "activescan"
 
 	},
+
 	{
 		SIOCIWFIRSTPRIV + 0x2,
 		IW_PRIV_TYPE_INT | IW_PRIV_SIZE_FIXED | 1, 0, "rawtx"
 	},
+
 	{
 		SIOCIWFIRSTPRIV + 0x3,
 		IW_PRIV_TYPE_INT | IW_PRIV_SIZE_FIXED | 1, 0, "forcereset"
-
 	}
 
 };
-- 
2.20.1




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] staging: rtl8192u: remove extra lines
  2021-03-16  2:44 [PATCH v2] staging: rtl8192u: remove extra lines zhaoxiao
@ 2021-03-16  6:47 ` Dan Carpenter
       [not found]   ` <1263213049.277443.1615888997726.JavaMail.xmail@bj-wm-cp-10>
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Carpenter @ 2021-03-16  6:47 UTC (permalink / raw)
  To: zhaoxiao; +Cc: gregkh, straube.linux, lu, serrazimone, devel, linux-kernel

On Tue, Mar 16, 2021 at 10:44:10AM +0800, zhaoxiao wrote:
> Remove extra lines in many functions in r8192U_wx.c.
> 
> Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
> ---
>  drivers/staging/rtl8192u/r8192U_wx.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
                   ^^^^^^^^^^^^
The commit message says you're removing lines but you're also adding
them.  :P

regards,
dan carpenter


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Re: [PATCH v2] staging: rtl8192u: remove extra lines
       [not found]   ` <1263213049.277443.1615888997726.JavaMail.xmail@bj-wm-cp-10>
@ 2021-03-16 11:19     ` gregkh
  0 siblings, 0 replies; 3+ messages in thread
From: gregkh @ 2021-03-16 11:19 UTC (permalink / raw)
  To: 赵晓
  Cc: Dan Carpenter, straube.linux , lu, serrazimone, devel, linux-kernel

On Tue, Mar 16, 2021 at 06:03:17PM +0800, 赵晓 wrote:
> This email message is intended only for the use of the individual or entity who
> /which is the intended recipient and may contain information that is privileged
> or confidential. If you are not the intended recipient, you are hereby notified
> that any use, dissemination, distribution or copying of, or taking any action
> in reliance on, this e-mail is strictly prohibited. If you have received this
> email in error, please notify UnionTech Software Technology  immediately by
> replying to this e-mail and immediately delete and discard all copies of the
> e-mail and the attachment thereto (if any). Thank you.  

This text is not compatible with Linux development sorry, email is now
deleted.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-16 11:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16  2:44 [PATCH v2] staging: rtl8192u: remove extra lines zhaoxiao
2021-03-16  6:47 ` Dan Carpenter
     [not found]   ` <1263213049.277443.1615888997726.JavaMail.xmail@bj-wm-cp-10>
2021-03-16 11:19     ` gregkh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).