All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] smartpqi: Update attribute name to `driver_version`
@ 2019-12-09 15:06 Paul Menzel
  2019-12-10  0:18 ` Martin K. Petersen
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2019-12-09 15:06 UTC (permalink / raw)
  To: Don Brace; +Cc: esc.storagedev, linux-scsi

[-- Attachment #1: Type: text/plain, Size: 991 bytes --]

Date: Thu, 5 Dec 2019 18:15:00 +0100
Subject: [PATCH] smartpqi: Update attribute name to `driver_version`

The file name in the documentation is currently incorrect, so fix it.

Fixes: 6d90615f1346 ("scsi: smartpqi: add sysfs entries")
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
---
 Documentation/scsi/smartpqi.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/scsi/smartpqi.txt b/Documentation/scsi/smartpqi.txt
index 201f80c7c050..df129f55ace5 100644
--- a/Documentation/scsi/smartpqi.txt
+++ b/Documentation/scsi/smartpqi.txt
@@ -29,7 +29,7 @@ smartpqi specific entries in /sys
   smartpqi host attributes:
   -------------------------
   /sys/class/scsi_host/host*/rescan
-  /sys/class/scsi_host/host*/version
+  /sys/class/scsi_host/host*/driver_version
 
   The host rescan attribute is a write only attribute. Writing to this
   attribute will trigger the driver to scan for new, changed, or removed
-- 
2.24.0


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5174 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] smartpqi: Update attribute name to `driver_version`
  2019-12-09 15:06 [PATCH] smartpqi: Update attribute name to `driver_version` Paul Menzel
@ 2019-12-10  0:18 ` Martin K. Petersen
  0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2019-12-10  0:18 UTC (permalink / raw)
  To: Paul Menzel; +Cc: Don Brace, esc.storagedev, linux-scsi


Paul,

> The file name in the documentation is currently incorrect, so fix it.

Applied to 5.5/scsi-fixes, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-10  0:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-09 15:06 [PATCH] smartpqi: Update attribute name to `driver_version` Paul Menzel
2019-12-10  0:18 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.