All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Staging: rtl8188eu: rtw_recv.c: fix  various warnings and checks in rtw_recv.c.
@ 2019-03-16 13:33 Sanjana Sanikommu
  2019-03-16 13:35 ` [PATCH 1/3] Staging: rtl8188eu: rtw_recv.c: fix a tab indent issue Sanjana Sanikommu
                   ` (13 more replies)
  0 siblings, 14 replies; 26+ messages in thread
From: Sanjana Sanikommu @ 2019-03-16 13:33 UTC (permalink / raw)
  To: gregkh; +Cc: outreachy-kernel

This series fix the following warning: 
fix a tab indent issue.

This series fix the following checks.
fix a paranthesis issue
fix a space issue

Changes in v2:
Fix the patch series number

Sanjana (3):
  Staging: rtl8188eu: rtw_recv.c: fix a tab indent issue
  Staging: rtl8188eu: rtw_recv.c: fix a paranthesis issue
  Staging: rtl8188eu: rtw_recv.c: fix a space issue

 drivers/staging/rtl8188eu/core/rtw_recv.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2019-03-17 11:42 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-16 13:33 [PATCH 0/3] Staging: rtl8188eu: rtw_recv.c: fix various warnings and checks in rtw_recv.c Sanjana Sanikommu
2019-03-16 13:35 ` [PATCH 1/3] Staging: rtl8188eu: rtw_recv.c: fix a tab indent issue Sanjana Sanikommu
2019-03-16 13:37 ` [PATCH 2/3] Staging: rtl8188eu: rtw_recv.c: fix a paranthesis issue Sanjana Sanikommu
2019-03-16 13:38   ` [PATCH 3/3] Staging: rtl8188eu: rtw_recv.c: fix a space issue Sanjana Sanikommu
2019-03-16 13:49   ` [Outreachy kernel] [PATCH 2/3] Staging: rtl8188eu: rtw_recv.c: fix a paranthesis issue Julia Lawall
     [not found]     ` <a3fb8066-35c9-4437-a698-702363bd39bc@googlegroups.com>
2019-03-16 17:00       ` Julia Lawall
2019-03-16 15:22 ` [PATCH v2 1/3] Staging: rtl8188eu: rtw_recv.c: fix a tab indent issue Sanjana Sanikommu
2019-03-16 16:43   ` [Outreachy kernel] " Julia Lawall
2019-03-16 16:25 ` [PATCH v2 2/3] Staging: rtl8188eu: rtw_recv.c: fix a paranthesis -> parenthesis issue Sanjana Sanikommu
2019-03-16 16:42   ` [Outreachy kernel] " Julia Lawall
2019-03-16 16:29 ` [PATCH v2 3/3] Staging: rtl8188eu: rtw_recv.c: fix a space issue Sanjana Sanikommu
2019-03-16 16:40   ` [Outreachy kernel] " Julia Lawall
2019-03-16 19:24 ` [PATCH v3 0/3] Staging: rtl8188eu: rtw_recv.c: fix various warnings and checks in rtw_recv.c Sanjana Sanikommu
2019-03-16 19:25 ` [PATCH v3 1/3] Staging: rtl8188eu: rtw_recv.c: fix a tab indent issue Sanjana Sanikommu
2019-03-16 19:29 ` [PATCH v3 2/3] Staging: rtl8188eu: rtw_recv.c: fix a paranthesis issue around pframe -> list in rtw_recv.c Sanjana Sanikommu
2019-03-16 19:32 ` [PATCH 3/3] Staging: rtl8188eu: rtw_recv.c: fix a space issue Sanjana Sanikommu
2019-03-16 19:41   ` [Outreachy kernel] " Julia Lawall
2019-03-16 19:49 ` [PATCH v3 " Sanjana Sanikommu
2019-03-16 19:56 ` [PATCH v4 0/3] Staging: rtl8188eu: rtw_recv.c: fix various warnings and checks in rtw_recv.c Sanjana Sanikommu
2019-03-17 10:50   ` Greg KH
2019-03-17 10:55 ` [PATCH v4 1/4] Staging: rtl8188eu: rtw_recv.c: fix a tab indent issue Sanjana Sanikommu
2019-03-17 11:15   ` sanjana99reddy99
2019-03-17 11:41     ` [Outreachy kernel] " Greg KH
2019-03-17 10:58 ` [PATCH v4 2/4] Staging: rtl8188eu: rtw_recv.c: fix a paranthesis issue around pframe -> list in rtw_recv.c Sanjana Sanikommu
2019-03-17 11:16   ` sanjana99reddy99
2019-03-17 11:02 ` [PATCH v4 3/3] Staging: rtl8188eu: rtw_recv.c: fix a space issue Sanjana Sanikommu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.