All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mpi3mr: Add shost & device sysfs attributes
@ 2022-05-17 11:53 Sreekanth Reddy
  2022-05-17 11:53 ` [PATCH v2 1/2] mpi3mr: Add shost related " Sreekanth Reddy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sreekanth Reddy @ 2022-05-17 11:53 UTC (permalink / raw)
  To: linux-scsi; +Cc: martin.petersen, Sreekanth Reddy

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

Added shost & device related sysfs attributes

Changes from v1:
Used sysfs_emit() instead of snprintf() api.

Sreekanth Reddy (2):
  mpi3mr: Add shost related sysfs attributes
  mpi3mr: Add target device related sysfs attributes

 drivers/scsi/mpi3mr/mpi3mr.h     |   1 +
 drivers/scsi/mpi3mr/mpi3mr_app.c | 263 ++++++++++++++++++++++++++++++-
 drivers/scsi/mpi3mr/mpi3mr_os.c  |   1 +
 3 files changed, 263 insertions(+), 2 deletions(-)

-- 
2.27.0


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

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

end of thread, other threads:[~2022-05-20  1:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-17 11:53 [PATCH v2 0/2] mpi3mr: Add shost & device sysfs attributes Sreekanth Reddy
2022-05-17 11:53 ` [PATCH v2 1/2] mpi3mr: Add shost related " Sreekanth Reddy
2022-05-17 11:53 ` [PATCH v2 2/2] mpi3mr: Add target device " Sreekanth Reddy
2022-05-18  1:11 ` [PATCH v2 0/2] mpi3mr: Add shost & device " Martin K. Petersen
2022-05-20  1:09 ` 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.