summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorEthan Nelson-Moore <enelsonmoore@gmail.com>2026-02-04 23:06:31 -0800
committerPaolo Abeni <pabeni@redhat.com>2026-02-10 10:16:33 +0100
commitd82cb7b7ec421196d7823a5d8e0bced9a85c1d11 (patch)
tree126c06678a29613f9b4a75d9ce85c26bc2ea107e /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent30827969b03e7745dd199dca48847604d99b70b3 (diff)
net: arcnet: com20020-pci: use module_pci_driver
The only thing this driver's init/exit functions do is call pci_register/unregister_driver, and in the case of the init function, print an unnecessary message. Replace them with module_pci_driver to simplify the code. Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20260205070632.37516-1-enelsonmoore@gmail.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions