[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164601967777.4503.17661718587183450666.b4-ty@oracle.com>
Date: Sun, 27 Feb 2022 22:43:24 -0500
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: Yang Li <yang.lee@...ux.alibaba.com>, jejb@...ux.ibm.com
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
Abaci Robot <abaci@...ux.alibaba.com>,
linux-scsi@...r.kernel.org, john.garry@...wei.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] scsi: hisi_sas: Remove unnecessary print function dev_err()
On Tue, 15 Feb 2022 10:05:24 +0800, Yang Li wrote:
> The print function dev_err() is redundant because platform_get_irq()
> already prints an error.
>
> Eliminate the follow coccicheck warnings:
> ./drivers/scsi/hisi_sas/hisi_sas_v1_hw.c:1661:3-10: line 1661 is
> redundant because platform_get_irq() already prints an error
> ./drivers/scsi/hisi_sas/hisi_sas_v1_hw.c:1642:4-11: line 1642 is
> redundant because platform_get_irq() already prints an error
> ./drivers/scsi/hisi_sas/hisi_sas_v1_hw.c:1679:3-10: line 1679 is
> redundant because platform_get_irq() already prints an error
>
> [...]
Applied to 5.18/scsi-queue, thanks!
[1/1] scsi: hisi_sas: Remove unnecessary print function dev_err()
https://git.kernel.org/mkp/scsi/c/07dd40b3078f
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists