Commit 5a5696a
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 <[email protected]>
Reviewed-by: Sven Peter <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Jeff Johnson <[email protected]>
Signed-off-by: Keith Busch <[email protected]>1 parent f31e85a commit 5a5696a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1602 | 1602 | | |
1603 | 1603 | | |
1604 | 1604 | | |
| 1605 | + | |
1605 | 1606 | | |
0 commit comments