linux-stable/drivers/nvme/target
Chaitanya Kulkarni 8d30528a17 nvmet: remove superfluous initialization
Remove superfluous initialization of status variable in
nvmet_execute_admin_connect() and nvmet_execute_io_connect(), since it
will get overwritten by nvmet_copy_from_sgl().

Signed-off-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
2024-02-13 15:42:44 -08:00
..
Kconfig nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptions 2023-12-04 08:39:03 -08:00
Makefile nvmet: implement basic In-Band Authentication 2022-08-02 17:14:49 -06:00
admin-cmd.c nvmet: remove nvmet_req_cns_error_complete 2023-04-13 08:55:05 +02:00
auth.c nvme-auth: use transformed key size to create resp 2023-10-17 13:57:54 -07:00
configfs.c for-6.8/block-2024-01-08 2024-01-11 13:58:04 -08:00
core.c nvmet: add module description to stop warnings 2024-01-24 07:25:04 -08:00
discovery.c nvmet: unify aer type enum 2024-01-23 08:29:08 -08:00
fabrics-cmd-auth.c nvme-auth: always set valid seq_num in dhchap reply 2023-11-06 08:34:20 -08:00
fabrics-cmd.c nvmet: remove superfluous initialization 2024-02-13 15:42:44 -08:00
fc.c nvmet-fc: use RCU list iterator for assoc_list 2024-02-01 07:44:52 -08:00
fcloop.c nvmet-fcloop: swap the list_add_tail arguments 2024-02-01 07:44:41 -08:00
io-cmd-bdev.c nvmet: Convert to bdev_open_by_path() 2023-10-28 13:29:18 +02:00
io-cmd-file.c nvmet: use bvec_set_page to initialize bvecs 2023-02-03 08:20:55 -07:00
loop.c nvme: use ctrl state accessor 2024-01-29 07:02:50 -08:00
nvmet.h for-6.7/block-2023-10-30 2023-11-01 12:30:07 -10:00
passthru.c nvmet: configfs: use ctrl->instance to track passthru subsystems 2023-12-19 09:10:22 -08:00
rdma.c nvmet: add module description to stop warnings 2024-01-24 07:25:04 -08:00
tcp.c nvmet-tcp: fix nvme tcp ida memory leak 2024-01-26 09:16:34 -08:00
trace.c nvmet-trace: avoid dereferencing pointer too early 2024-01-03 08:09:41 -08:00
trace.h nvme: trace: avoid memcpy overflow warning 2024-01-05 13:16:18 -08:00
zns.c nvmet: rename nvmet_execute_identify_cns_cs_ns 2023-04-13 08:55:04 +02:00