[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230411061012.GA18624@lst.de>
Date: Tue, 11 Apr 2023 08:10:12 +0200
From: Christoph Hellwig <hch@....de>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Guenter Roeck <linux@...ck-us.net>,
Keith Busch <kbusch@...nel.org>, Jens Axboe <axboe@...com>,
Christoph Hellwig <hch@....de>,
Sagi Grimberg <sagi@...mberg.me>,
linux-nvme@...ts.infradead.org, linux-kernel@...r.kernel.org,
Jean Delvare <jdelvare@...e.com>, linux-hwmon@...r.kernel.org
Subject: Re: [PATCH] nvme: host: hwmon: constify pointers to
hwmon_channel_info
On Tue, Apr 11, 2023 at 08:09:00AM +0200, Christoph Hellwig wrote:
> Thanks,
>
> applied to nvme-6.4 with a trivial whitespace fix.
Actually, I've dropped this again as it causes this warning:
drivers/nvme/host/hwmon.c:221:19: warning: initialization discards ‘const’
qualifier from pointer target type [-Wdiscarded-qualifiers]
This looks like we might need a core hwmon change first.
Powered by blists - more mailing lists