Thread (33 messages) 33 messages, 3 authors, 2021-02-25

RE: Re: [PATCH v22 4/4] scsi: ufs: Add HPB 2.0 support

From: Daejun Park <hidden>
Date: 2021-02-23 08:04:44
Also in: lkml

quoted
+}
+static DEVICE_ATTR_RW(requeue_timeout_ms);
+
+static struct attribute *hpb_dev_param_attrs[] = {
+       &dev_attr_requeue_timeout_ms.attr,
+};
 
here, you lost a NULL member at the end of attribute struct.
 
OK, I will.

Thanks,
Daejun
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help