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

From: Greg Kroah-Hartman
Date: Sun Oct 22 2023 - 07:19:40 EST


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