]> www.infradead.org Git - users/hch/block.git/commit
nvme: split off TLS sysfs attributes into a separate group
authorHannes Reinecke <hare@suse.de>
Mon, 22 Jul 2024 12:02:22 +0000 (14:02 +0200)
committerKeith Busch <kbusch@kernel.org>
Thu, 22 Aug 2024 20:25:11 +0000 (13:25 -0700)
commit1e48b34c9bc79aa36700fccbfdf87e61e4431d2b
tree6d8fc01965b0a58b11e461ea70a057008d99a98c
parentc5f2ca52d00de5d0348a758a28b51ddf5e685a89
nvme: split off TLS sysfs attributes into a separate group

Split off TLS sysfs attributes into a separate group to improve
readability and to keep all TLS related handling in one section.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/sysfs.c