diff options
author | Igor Pylypiv <ipylypiv@google.com> | 2022-10-07 16:06:51 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-10-22 03:05:52 +0000 |
commit | 181dfce9b63b80adbb861b219550ec9b27fe63d5 (patch) | |
tree | 605a43fe397858e2ae33dc70ba848069d73f7cc2 /scripts/ld-version.sh | |
parent | 48ee7952808183201b0601d85b89d2d8ccca95ff (diff) |
scsi: pm80xx: Display proc_name in sysfs
The proc_name entry in sysfs for pm80xx is "(null)" because it is not
initialized in scsi_host_template:
Before:
host:~# cat /sys/class/scsi_host/host6/proc_name
(null)
After:
host:~# cat /sys/class/scsi_host/host6/proc_name
pm80xx
Signed-off-by: Igor Pylypiv <ipylypiv@google.com>
Link: https://lore.kernel.org/r/20221007230651.308969-1-ipylypiv@google.com
Reviewed-by: Jolly Shah <jollys@google.com>
Acked-by: Jack Wang <jinpu.wang@ionos.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/ld-version.sh')
0 files changed, 0 insertions, 0 deletions