From: Greg KH <gregkh@linuxfoundation.org>
To: Madhumitha Prabakaran <madhumithabiw@gmail.com>
Cc: matthias.bgg@gmail.com, devel@driverdev.osuosl.org,
linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] Staging: mt7621-mmc: Cleanup in msdc_app_cmd()
Date: Sat, 20 Apr 2019 23:02:48 +0200 [thread overview]
Message-ID: <20190420210248.GA25911@kroah.com> (raw)
In-Reply-To: <20190419211130.25284-1-madhumithabiw@gmail.com>
On Fri, Apr 19, 2019 at 04:11:30PM -0500, Madhumitha Prabakaran wrote:
> Remove unwanted variable and replace the respective return type.
>
> Issue suggested by Coccinelle.
>
> Signed-off-by: Madhumitha Prabakaran <madhumithabiw@gmail.com>
> ---
> drivers/staging/mt7621-mmc/sd.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
This file is long deleted. Always make sure you work off of the latest
development tree for the subsystem you are wanting to contribute to. Or
on linux-next at the least.
thanks,
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Madhumitha Prabakaran <madhumithabiw@gmail.com>
Cc: matthias.bgg@gmail.com, devel@driverdev.osuosl.org,
linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] Staging: mt7621-mmc: Cleanup in msdc_app_cmd()
Date: Sat, 20 Apr 2019 23:02:48 +0200 [thread overview]
Message-ID: <20190420210248.GA25911@kroah.com> (raw)
In-Reply-To: <20190419211130.25284-1-madhumithabiw@gmail.com>
On Fri, Apr 19, 2019 at 04:11:30PM -0500, Madhumitha Prabakaran wrote:
> Remove unwanted variable and replace the respective return type.
>
> Issue suggested by Coccinelle.
>
> Signed-off-by: Madhumitha Prabakaran <madhumithabiw@gmail.com>
> ---
> drivers/staging/mt7621-mmc/sd.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
This file is long deleted. Always make sure you work off of the latest
development tree for the subsystem you are wanting to contribute to. Or
on linux-next at the least.
thanks,
greg k-h
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Madhumitha Prabakaran <madhumithabiw@gmail.com>
Cc: matthias.bgg@gmail.com, devel@driverdev.osuosl.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: mt7621-mmc: Cleanup in msdc_app_cmd()
Date: Sat, 20 Apr 2019 23:02:48 +0200 [thread overview]
Message-ID: <20190420210248.GA25911@kroah.com> (raw)
In-Reply-To: <20190419211130.25284-1-madhumithabiw@gmail.com>
On Fri, Apr 19, 2019 at 04:11:30PM -0500, Madhumitha Prabakaran wrote:
> Remove unwanted variable and replace the respective return type.
>
> Issue suggested by Coccinelle.
>
> Signed-off-by: Madhumitha Prabakaran <madhumithabiw@gmail.com>
> ---
> drivers/staging/mt7621-mmc/sd.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
This file is long deleted. Always make sure you work off of the latest
development tree for the subsystem you are wanting to contribute to. Or
on linux-next at the least.
thanks,
greg k-h
next prev parent reply other threads:[~2019-04-20 21:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-19 21:11 [PATCH] Staging: mt7621-mmc: Cleanup in msdc_app_cmd() Madhumitha Prabakaran
2019-04-19 21:11 ` Madhumitha Prabakaran
2019-04-20 21:02 ` Greg KH [this message]
2019-04-20 21:02 ` Greg KH
2019-04-20 21:02 ` Greg KH
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=20190420210248.GA25911@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=madhumithabiw@gmail.com \
--cc=matthias.bgg@gmail.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.