summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorEthan Nelson-Moore <enelsonmoore@gmail.com>2026-01-31 05:00:17 +0300
committerWei Liu <wei.liu@kernel.org>2026-02-04 09:20:51 +0300
commit93f039fe7a775007d7602c34d51b570f4a382bd7 (patch)
treec2b4b07de9741a1b212305db954f0ff2066c1df5 /include/linux
parentff225ba9ad71c4c5f900b9aa1b757adafcfb449d (diff)
downloadlinux-93f039fe7a775007d7602c34d51b570f4a382bd7.tar.xz
PCI: hv: remove unnecessary module_init/exit functions
The pci-hyperv-intf driver has unnecessary empty module_init and module_exit functions. Remove them. Note that if a module_init function exists, a module_exit function must also exist; otherwise, the module cannot be unloaded. Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com> Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions