From: Madhumitha Prabakaran <madhumithabiw@gmail.com>
To: gregkh@linuxfoundation.org, outreachy-kernel@googlegroups.com
Cc: Madhumitha Prabakaran <madhumithabiw@gmail.com>
Subject: [PATCH 0/2] Issue suggested by Coccinelle using ret.cocci
Date: Sat, 16 Mar 2019 08:05:09 -0500 [thread overview]
Message-ID: <cover.1552740889.git.madhumithabiw@gmail.com> (raw)
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
next reply other threads:[~2019-03-16 13:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-16 13:05 Madhumitha Prabakaran [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1552740889.git.madhumithabiw@gmail.com \
--to=madhumithabiw@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=outreachy-kernel@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.