[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tencent_0B50E848464E942D6467F86F53C9DED88606@qq.com>
Date: Thu, 3 Apr 2025 15:08:40 +0800
From: Yaxiong Tian <iambestgod@...com>
To: Christoph Hellwig <hch@....de>
Cc: kbusch@...nel.org, axboe@...nel.dk, sagi@...mberg.me,
chaitanyak@...dia.com, linux-nvme@...ts.infradead.org,
linux-kernel@...r.kernel.org, Yaxiong Tian <tianyaxiong@...inos.cn>,
Chaitanya Kulkarni <kch@...dia.com>
Subject: Re: [PATCH v3 1/3] nvme: Add warning for PST table memory allocation
failure in nvme_configure_apst
在 2025/4/3 12:25, Christoph Hellwig 写道:
> On Tue, Apr 01, 2025 at 05:26:52PM +0800, Yaxiong Tian wrote:
>> + dev_warn(ctrl->device, "Failed to allocate pst table; not using APST\n");
>
> Please avoid the overly long line:
>
> dev_warn(ctrl->device,
> "Failed to allocate pst table; not using APST\n");
Thanks, I Will fix in v4.
Powered by blists - more mailing lists