All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Issue suggested by Coccinelle using ret.cocci
@ 2019-03-16 13:05 Madhumitha Prabakaran
  2019-03-16 13:05 ` [PATCH 1/2] Staging: rtl87223bs: Refactor function and check return value Madhumitha Prabakaran
  2019-03-16 13:05 ` [PATCH 2/2] Staging: rtl8723bs: Remove functions and replace return types Madhumitha Prabakaran
  0 siblings, 2 replies; 6+ messages in thread
From: Madhumitha Prabakaran @ 2019-03-16 13:05 UTC (permalink / raw)
  To: gregkh, outreachy-kernel; +Cc: Madhumitha Prabakaran

This patchset does following - 
1) Refactor function and check return values
2) Remove function and replace return types

Madhumitha Prabakaran (2):
  Staging: rtl87223bs: Refactor function and check return value
  Staging: rtl8723bs: Remove functions and replace return types

 drivers/staging/rtl8723bs/core/rtw_cmd.c      | 24 ++++---------------
 .../staging/rtl8723bs/os_dep/osdep_service.c  | 10 +++++++-
 2 files changed, 13 insertions(+), 21 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2019-03-16 13:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-16 13:05 [PATCH 0/2] Issue suggested by Coccinelle using ret.cocci Madhumitha Prabakaran
2019-03-16 13:05 ` [PATCH 1/2] Staging: rtl87223bs: Refactor function and check return value Madhumitha Prabakaran
2019-03-16 13:16   ` [Outreachy kernel] " Julia Lawall
2019-03-16 13:21     ` Madhumthia Prabakaran
2019-03-16 13:05 ` [PATCH 2/2] Staging: rtl8723bs: Remove functions and replace return types Madhumitha Prabakaran
2019-03-16 13:19   ` [Outreachy kernel] " Julia Lawall

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.