diff options
| author | 2025-06-24 21:16:32 -0700 | |
|---|---|---|
| committer | 2025-07-17 13:38:07 +0200 | |
| commit | 2e7dd5c1a8ae9532530474e13dec3371b3db4ee0 (patch) | |
| tree | d46cfb370c5c418dd3ce549535b6a3133ad89417 /include/uapi/linux/byteorder/ssh:/git@git.zx2c4.com | |
| parent | nvme: fix incorrect variable in io cqes error message (diff) | |
nvmet: remove redundant assignment of error code in nvmet_ns_enable()
Remove the unnecessary ret = -EMFILE; assignment since it is immediately
overwritten by the result of nvmet_bdev_ns_enable() The initial value
(-EMFILE) is redundant because it has no effect on the code logic or
outcome.
Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'include/uapi/linux/byteorder/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
