lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ