Re: [PATCH] gpio: gpio-crystalcove.c: changed every 'unsigned' to 'unsigned int'
From: Bartosz Golaszewski <hidden>
Date: 2020-08-19 17:56:24
Also in:
lkml
From: Bartosz Golaszewski <hidden>
Date: 2020-08-19 17:56:24
Also in:
lkml
On Tue, Jul 21, 2020 at 6:05 PM Andy Shevchenko [off-list ref] wrote:
On Tue, Jul 21, 2020 at 5:49 PM Abanoub Sameh [off-list ref] wrote:quoted
Changed 'unsigned' to 'unsigned int'. This makes the code more uniform, and compliant with the kernel coding style.In all patches you wrongly added 'gpio-' and '.c' parts. Also you missed the version of the patches (I have told you about) and changelog. No need to resend, I fixed that this time for you. Be careful in the future. -- With Best Regards, Andy Shevchenko
Hi Andy, I was going through pending patches and noticed those from Abanoub: are you also the maintainer for gpio-crystalcove and gpio-msic? The MAINTAINERS entry for Intel GPIO drivers doesn't include those - do you want me to send a patch that adds them? Bartosz