summaryrefslogtreecommitdiff
path: root/LICENSES
diff options
context:
space:
mode:
authorMax Gurtovoy <mgurtovoy@nvidia.com>2023-04-25 00:12:42 +0300
committerKeith Busch <kbusch@kernel.org>2023-06-12 20:36:59 +0300
commit942e21c042e6f735e13364e955cbd55a8930294b (patch)
tree79a2bf091d710b5703fd0e548f32ede7da8b9e5d /LICENSES
parentae8bd606e09bbdb2607c8249872cc2aeaf2fcc72 (diff)
downloadlinux-942e21c042e6f735e13364e955cbd55a8930294b.tar.xz
nvme: move sysfs code to a dedicated sysfs.c file
The core.c file became long and hard to maintain. Create a dedicated file to centralize the sysfs functionality. This is a common practice to separate sysfs/configfs related logic from the main driver logic .c file. For example, in the nvmet module the configfs interface has its own dedicated file. This patch does not include any functional changes. Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jens Axboe <axboe@kernel.dk> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com> [merged dhchap memleak fixes, include nvme-auth.h] Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions