aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorMax Gurtovoy <[email protected]>2023-04-25 00:12:42 +0300
committerKeith Busch <[email protected]>2023-06-12 10:36:59 -0700
commit942e21c042e6f735e13364e955cbd55a8930294b (patch)
tree79a2bf091d710b5703fd0e548f32ede7da8b9e5d /drivers/fpga/fpga-bridge.c
parentae8bd606e09bbdb2607c8249872cc2aeaf2fcc72 (diff)
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 <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Jens Axboe <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Signed-off-by: Max Gurtovoy <[email protected]> [merged dhchap memleak fixes, include nvme-auth.h] Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions