* Re: [PATCH] soc/tegra: cbb: Remove redundant error logging
[not found] <Y6R2fNJXxUi4Y00Z@qemulion>
@ 2023-01-07 20:08 ` Deepak R Varma
0 siblings, 0 replies; only message in thread
From: Deepak R Varma @ 2023-01-07 20:08 UTC (permalink / raw)
To: Thierry Reding, Jonathan Hunter, linux-tegra, linux-kernel
Cc: Saurabh Singh Sengar, Praveen Kumar, Deepak R Varma
On Thu, Dec 22, 2022 at 08:54:45PM +0530, Deepak R Varma wrote:
> A call to platform_get_irq() already prints an error on failure within
> its own implementation. So printing another error based on its return
> value in the caller is redundant and should be removed. The clean up
> also makes if condition block braces unnecessary. Remove that as well.
>
> Issue identified using platform_get_irq.cocci coccinelle semantic patch.
>
> Signed-off-by: Deepak R Varma <drv@mailo.com>
> ---
Hello,
Requesting a review and feedback on this patch proposal?
Thank you,
./drv
^ permalink raw reply [flat|nested] only message in thread