1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/nvme/host
Jeff Johnson 5a5696a11f nvme-apple: add missing MODULE_DESCRIPTION()
make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/nvme/host/nvme-apple.o

Add the missing invocation of the MODULE_DESCRIPTION() macro.

Reviewed-by: Eric Curtin <ecurtin@redhat.com>
Reviewed-by: Sven Peter <sven@svenpeter.dev>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
2024-06-20 10:21:09 -07:00
..
apple.c nvme-apple: add missing MODULE_DESCRIPTION() 2024-06-20 10:21:09 -07:00
auth.c nvme: do not retry authentication failures 2024-05-01 03:07:20 -07:00
constants.c nvme: remove redundant status mask 2024-01-31 16:06:12 -08:00
core.c nvme: fix namespace removal list 2024-06-13 11:47:40 -07:00
fabrics.c nvme-fabrics: use reserved tag for reg read/write command 2024-05-31 13:26:15 -07:00
fabrics.h nvme-fabrics: short-circuit reconnect retries 2024-05-01 03:07:20 -07:00
fault_inject.c nvme: fix parameter check in nvme_fault_inject_init() 2023-07-12 08:48:33 -07:00
fc.c nvme updates for Linux 6.10 2024-05-14 09:14:49 -06: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: unmap and free user mapped integrity via submitter 2024-06-12 11:00:50 -06:00
Kconfig nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptions 2023-12-04 08:39:03 -08:00
Makefile nvme: rework NVME_AUTH Kconfig selection 2023-10-12 08:04:49 -07:00
multipath.c nvme: use srcu for iterating namespace list 2024-05-28 09:43:32 -07:00
nvme.h nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA. 2024-06-17 11:24:12 -07:00
pci.c nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset 2024-05-24 08:59:16 -07:00
pr.c nvme: fix nvme_pr_* status code parsing 2024-05-31 13:50:59 -07:00
rdma.c nvme-rdma, nvme-tcp: include max reconnects for reconnect logging 2024-05-07 08:50:37 -07:00
sysfs.c nvme updates for Linux 6.9 2024-03-21 13:23:07 -06:00
tcp.c nvme updates for Linux 6.10 2024-05-14 09:14:49 -06: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 nvme: split nvme_update_zone_info 2024-04-02 08:21:33 -07:00