From: Greg KH <gregkh@linuxfoundation.org>
To: Madhumitha Prabakaran <madhumithabiw@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [PATCH v2 0/5] Issue suggested by Coccinelle using ret.cocci
Date: Mon, 18 Mar 2019 07:46:40 +0100 [thread overview]
Message-ID: <20190318064640.GA28926@kroah.com> (raw)
In-Reply-To: <cover.1552858206.git.madhumithabiw@gmail.com>
On Sun, Mar 17, 2019 at 04:33:53PM -0500, Madhumitha Prabakaran wrote:
> This patchset does tasks as below:
> 1) Drop wrapper functions and change function names
> 2) Change type of variables and return type
> 3) Change values to standard error codes in functions
> 4) Replace NULL comparison with !
> 5) Add missing NULL check for kmalloc
>
> All these patches are relevant to an issue suggested by Coccinelle using
> ret.cocci.
>
> Madhumitha Prabakaran (5):
> Staging: rtl8723bs: Remove wrapper functions and change function names
> Staging: rtl8723bs: Change type of variables and return type
> Staging: rtl8723bs: Change values to standard error codes in
> functions
> Staging: rtl8723bs: Replace NULL comparison with !
> Staging: rtl8723bs: Add missing NULL check for kmalloc
I applied the first two patches, please rebase and redo the remaining
ones.
thanks,
greg k-h
prev parent reply other threads:[~2019-03-18 6:46 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-17 21:33 [PATCH v2 0/5] Issue suggested by Coccinelle using ret.cocci Madhumitha Prabakaran
2019-03-17 21:33 ` [PATCH v2 1/5] Staging: rtl8723bs: Remove wrapper functions and change function names Madhumitha Prabakaran
2019-03-17 21:33 ` [PATCH v2 2/5] Staging: rtl8723bs: Change type of variables and return type Madhumitha Prabakaran
2019-03-17 21:52 ` [Outreachy kernel] " Julia Lawall
2019-03-17 23:34 ` Madhumthia Prabakaran
2019-03-18 7:30 ` Julia Lawall
2019-03-17 21:33 ` [PATCH v2 3/5] Staging: rtl8723bs: Change values to standard error codes in functions Madhumitha Prabakaran
[not found] ` <alpine.DEB.2.21.1903172253010.2434@hadrien>
2019-03-17 23:37 ` [Outreachy kernel] " Madhumthia Prabakaran
2019-03-18 7:27 ` Julia Lawall
2019-03-18 6:42 ` Greg KH
2019-03-17 21:33 ` [PATCH v2 4/5] Staging: rtl8723bs: Replace NULL comparison with ! Madhumitha Prabakaran
2019-03-17 21:33 ` [PATCH v2 5/5] Staging: rtl8723bs: Add missing NULL check for kmalloc Madhumitha Prabakaran
2019-03-17 21:55 ` [Outreachy kernel] " Julia Lawall
2019-03-17 23:42 ` Madhumthia Prabakaran
2019-03-18 7:29 ` Julia Lawall
2019-03-18 6:46 ` Greg KH [this message]
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=20190318064640.GA28926@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=madhumithabiw@gmail.com \
--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.