Skip to content

Commit a2bdd0c

Browse files
paulmenzelmartinkpetersen
authored andcommitted
scsi: smartpqi: Update attribute name to driver_version
The file name in the documentation is currently incorrect, so fix it. Link: https://lore.kernel.org/r/[email protected] Fixes: 6d90615 ("scsi: smartpqi: add sysfs entries") Signed-off-by: Paul Menzel <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
1 parent f70267f commit a2bdd0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/scsi/smartpqi.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ smartpqi specific entries in /sys
2929
smartpqi host attributes:
3030
-------------------------
3131
/sys/class/scsi_host/host*/rescan
32-
/sys/class/scsi_host/host*/version
32+
/sys/class/scsi_host/host*/driver_version
3333

3434
The host rescan attribute is a write only attribute. Writing to this
3535
attribute will trigger the driver to scan for new, changed, or removed

0 commit comments

Comments
 (0)