diff options
| author | Ethan Nelson-Moore <enelsonmoore@gmail.com> | 2026-01-31 05:01:10 +0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-02-03 00:52:18 +0300 |
| commit | 090c8844e5d454a898183ec4a7be8a75681ed262 (patch) | |
| tree | bf4f3fcf7e8822994fbca36b234bb11328daa774 /scripts/const_structs.checkpatch | |
| parent | 742048f2e128c06d0ef89ffc334519cb8e991f66 (diff) | |
| download | linux-090c8844e5d454a898183ec4a7be8a75681ed262.tar.xz | |
ASoC: wcd-mbhc-v2: remove unnecessary module_init/exit functions
The wcd-mbhc-v2 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>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://patch.msgid.link/20260131020111.46108-1-enelsonmoore@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
