Re: [PATCH] psci: remove unneeded semicolon

From: Sudeep Holla
Date: Wed Apr 28 2021 - 05:54:43 EST


On Wed, Apr 28, 2021 at 10:41:30AM +0100, Lorenzo Pieralisi wrote:
> On Tue, Feb 02, 2021 at 02:37:52PM +0800, Yang Li wrote:
> > Eliminate the following coccicheck warning:
> > ./drivers/firmware/psci/psci.c:141:2-3: Unneeded semicolon
>
> Nit: subject should read "psci: Remove unneeded semicolon"
>
> > Reported-by: Abaci Robot <abaci@xxxxxxxxxxxxxxxxx>
> > Signed-off-by: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
> > ---
> > drivers/firmware/psci/psci.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Please send a v2 and address it to Mark, me and arm@xxxxxxxxxx so
> that they can pick it up.
>

Though I assume they still check arm@xxxxxxxxxx, soc@xxxxxxxxxx is new
and more preferred these days. I just checked MAINTAINERS entry to be
sure and I see only soc@xxxxxxxxxx. So please add soc@xxxxxxxxxx to the
list, may be it gets quicker attention than the other 😄.

--
Regards,
Sudeep