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");
+ dev_warn(ctrl->device, "Failed to allocate pst table; not using APST\n");