diff options
author | Chaitanya Kulkarni <[email protected]> | 2023-04-28 00:31:14 -0700 |
---|---|---|
committer | Keith Busch <[email protected]> | 2023-06-12 10:33:02 -0700 |
commit | 3a12a0b868a512fcada564699d00f5e652c0998c (patch) | |
tree | dc2a3c71addcc29f5ccf2e486fe7c811f47debaa /drivers/fpga/fpga-bridge.c | |
parent | 99c2dcc8ffc24e210a3aa05c204d92f3ef460b05 (diff) |
nvme-core: add missing fault-injection cleanup
Add missing fault-injection cleanup in nvme_init_ctrl() in the error
unwind path that also fixes following message for blktests:-
linux-block (for-next) # grep debugfs debugfs-err.log
[ 147.853464] debugfs: Directory 'nvme1' with parent '/' already present!
[ 147.853973] nvme1: failed to create debugfs attr
[ 148.802490] debugfs: Directory 'nvme1' with parent '/' already present!
[ 148.803244] nvme1: failed to create debugfs attr
[ 148.877304] debugfs: Directory 'nvme1' with parent '/' already present!
[ 148.877775] nvme1: failed to create debugfs attr
[ 149.816652] debugfs: Directory 'nvme1' with parent '/' already present!
[ 149.818011] nvme1: failed to create debugfs attr
Signed-off-by: Chaitanya Kulkarni <[email protected]>
Tested-by: Yi Zhang <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions