[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9c7de7b8536b56a2bc118044f5f547b94c087321.camel@HansenPartnership.com>
Date: Mon, 24 Jun 2024 22:50:31 -0400
From: James Bottomley <James.Bottomley@...senPartnership.com>
To: Prabhakar Pujeri <prabhakar.pujeri@...il.com>,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scsi:Replace printk and WARN_ON with WARN macro
On Mon, 2024-06-24 at 13:32 -0400, Prabhakar Pujeri wrote:
> This patch modifies the error handling in the SCSI library and Initio
> SCSI driver by replacing the combination of printk and WARN_ON macros
> with the WARN macro for better consistency and readability.
Although this patch does exactly what it says, we have a problem
applying it in that the initio driver is now so old that almost no-one
has hardware for it. As a result we're very reluctant to touch this
driver for anything other than critical fixes in case we accidentally
break it and no-one notices for months.
Regards,
James Bottomley
Powered by blists - more mailing lists