Re: [PATCH 3/3] staging: greybus: fixed prefer using ftrace warning

From: Nandha Kumar Singaram
Date: Sun Oct 22 2023 - 08:03:58 EST


On Sun, Oct 22, 2023 at 01:19:33PM +0200, Greg Kroah-Hartman wrote:
> On Sun, Oct 22, 2023 at 03:42:26AM -0700, Nandha Kumar Singaram wrote:
> > Adhere to linux coding style. Reported by checkpatch.pl:
> > WARNING: Unnecessary ftrace-like logging - prefer using ftrace
> >
> > Signed-off-by: Nandha Kumar Singaram <nandhakumar.singaram@xxxxxxxxx>
> > ---
> > drivers/staging/greybus/bootrom.c | 2 --
> > 1 file changed, 2 deletions(-)
>
> Again, subject line should have "bootrom" in there somewhere, right?
>
> thanks,
>
> greg k-h

Will update and share the patchset again.

Thanks,
Nandha Kumar