diff options
| author | Ethan Nelson-Moore <enelsonmoore@gmail.com> | 2026-01-31 04:41:40 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-03-16 13:48:40 +0300 |
| commit | 42df3a519ab6d355e2c43f1e30eb5414b60aeea5 (patch) | |
| tree | f33e88eb0daa0a41f16b4b6e1cec653e490a0549 /include/linux/pps_kernel.h | |
| parent | bf3e24a9bff52303f5058c83cc6c7d7b2ef4958f (diff) | |
| download | linux-42df3a519ab6d355e2c43f1e30eb5414b60aeea5.tar.xz | |
gpib: remove unnecessary module_init/exit functions
Two GPIB drivers have 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>
Link: https://patch.msgid.link/20260131014152.35875-1-enelsonmoore@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/pps_kernel.h')
0 files changed, 0 insertions, 0 deletions
