linux/drivers/nvme/host
Nilay Shroff fe01751347 nvme: Remove unused field
The "name" field in struct nvme_ctrl is unsued so removing it.
This would help save 12 bytes of space for each nvme_ctrl instance
created.

Signed-off-by: Nilay Shroff <nilay@linux.ibm.com>
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
2024-08-22 13:28:40 -07:00
..
apple.c for-6.11/block-20240710 2024-07-15 14:20:22 -07:00
auth.c nvme: do not retry authentication failures 2024-05-01 03:07:20 -07:00
constants.c nvme: fix status magic numbers 2024-06-24 12:53:42 -07:00
core.c nvme: move stopping keep-alive into nvme_uninit_ctrl() 2024-08-22 13:28:40 -07:00
fabrics.c nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens() 2024-07-15 13:43:41 -07:00
fabrics.h nvme-pci: do not directly handle subsys reset fallout 2024-06-26 07:02:22 -07:00
fault_inject.c nvme: rename CDR/MORE/DNR to NVME_STATUS_* 2024-06-24 12:53:42 -07:00
fc.c nvme-pci: do not directly handle subsys reset fallout 2024-06-26 07:02:22 -07:00
fc.h nvme-fc: Update header and host for common definitions for LS handling 2020-05-09 16:18:33 -06:00
hwmon.c nvme: host: hwmon: constify pointers to hwmon_channel_info 2023-08-21 12:54:02 -07:00
ioctl.c block: call bio_integrity_unmap_free_user from blk_rq_unmap_user 2024-07-03 10:21:16 -06:00
Kconfig block: remove the blk_integrity_profile structure 2024-06-14 10:20:06 -06:00
Makefile nvme: rework NVME_AUTH Kconfig selection 2023-10-12 08:04:49 -07:00
multipath.c nvme: implement ->get_unique_id 2024-07-08 10:25:39 -07:00
nvme.h nvme: Remove unused field 2024-08-22 13:28:40 -07:00
pci.c nvme-pci: add missing condition check for existence of mapped data 2024-07-25 07:20:54 -07:00
pr.c nvme: fix status magic numbers 2024-06-24 12:53:42 -07:00
rdma.c nvme-pci: do not directly handle subsys reset fallout 2024-06-26 07:02:22 -07:00
sysfs.c nvme: remove redundant bdev local variable 2024-07-15 13:44:59 -07:00
tcp.c nvme-pci: do not directly handle subsys reset fallout 2024-06-26 07:02:22 -07:00
trace.c nvme: parse format command's lbafu when tracing 2024-03-14 11:38:28 -07:00
trace.h nvme: fix async event trace event 2023-04-13 08:59:04 +02:00
zns.c block: Remove REQ_OP_ZONE_RESET_ALL emulation 2024-07-05 00:42:04 -06:00