Re: [PATCH v2] staging: mt7621-pinctrl: Use correct pointer type argument for sizeof

From: Jason Yan
Date: Mon Apr 20 2020 - 09:38:54 EST




在 2020/4/20 21:07, Greg KH 写道:
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@xxxxxxxxxx>
---
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.


OK.

thanks,

greg k-h

.