On Fri, Jan 30, 2026 at 06:00:17PM -0800, Ethan Nelson-Moore wrote: > 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 <[email protected]>
Applied to hyperv-next. I modified the subject line to match our conventions. Thanks. Wei
