From: Greg KH <gregkh@linuxfoundation.org>
To: Jason Yan <yanaijie@huawei.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
linux-mediatek@lists.infradead.org, nishkadg.linux@gmail.com,
matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
Date: Mon, 20 Apr 2020 15:07:15 +0200 [thread overview]
Message-ID: <20200420130715.GA4040736@kroah.com> (raw)
In-Reply-To: <20200420124151.4356-1-yanaijie@huawei.com>
On Mon, Apr 20, 2020 at 08:41:51PM +0800, Jason Yan wrote:
> Fix the following coccicheck warning:
>
> drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c:223:14-36: WARNING: Use
> correct pointer type argument for sizeof
>
> Signed-off-by: Jason Yan <yanaijie@huawei.com>
> ---
> drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
What changed from v1? Always put that below the --- line.
Please fix up and send a v3.
thanks,
greg k-h
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Jason Yan <yanaijie@huawei.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
linux-mediatek@lists.infradead.org, nishkadg.linux@gmail.com,
matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
Date: Mon, 20 Apr 2020 15:07:15 +0200 [thread overview]
Message-ID: <20200420130715.GA4040736@kroah.com> (raw)
In-Reply-To: <20200420124151.4356-1-yanaijie@huawei.com>
On Mon, Apr 20, 2020 at 08:41:51PM +0800, Jason Yan wrote:
> Fix the following coccicheck warning:
>
> drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c:223:14-36: WARNING: Use
> correct pointer type argument for sizeof
>
> Signed-off-by: Jason Yan <yanaijie@huawei.com>
> ---
> drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
What changed from v1? Always put that below the --- line.
Please fix up and send a v3.
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: Jason Yan <yanaijie@huawei.com>
Cc: matthias.bgg@gmail.com, nishkadg.linux@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 v2] staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
Date: Mon, 20 Apr 2020 15:07:15 +0200 [thread overview]
Message-ID: <20200420130715.GA4040736@kroah.com> (raw)
In-Reply-To: <20200420124151.4356-1-yanaijie@huawei.com>
On Mon, Apr 20, 2020 at 08:41:51PM +0800, Jason Yan wrote:
> Fix the following coccicheck warning:
>
> drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c:223:14-36: WARNING: Use
> correct pointer type argument for sizeof
>
> Signed-off-by: Jason Yan <yanaijie@huawei.com>
> ---
> drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
What changed from v1? Always put that below the --- line.
Please fix up and send a v3.
thanks,
greg k-h
next prev parent reply other threads:[~2020-04-20 13:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-20 12:41 [PATCH v2] staging: mt7621-pinctrl: Use correct pointer type argument for sizeof Jason Yan
2020-04-20 12:41 ` Jason Yan
2020-04-20 12:41 ` Jason Yan
2020-04-20 13:07 ` Greg KH [this message]
2020-04-20 13:07 ` Greg KH
2020-04-20 13:07 ` Greg KH
2020-04-20 13:36 ` Jason Yan
2020-04-20 13:36 ` Jason Yan
2020-04-20 13:36 ` Jason Yan
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=20200420130715.GA4040736@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=matthias.bgg@gmail.com \
--cc=nishkadg.linux@gmail.com \
--cc=yanaijie@huawei.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.