mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 00:28:54 +02:00
Three media drivers have unnecessary module_init and module_exit functions that are empty or just print a message. 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: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> |
||
|---|---|---|
| .. | ||
| flexcop_ibi_value_be.h | ||
| flexcop_ibi_value_le.h | ||
| flexcop-common.h | ||
| flexcop-eeprom.c | ||
| flexcop-fe-tuner.c | ||
| flexcop-hw-filter.c | ||
| flexcop-i2c.c | ||
| flexcop-misc.c | ||
| flexcop-reg.h | ||
| flexcop-sram.c | ||
| flexcop.c | ||
| flexcop.h | ||
| Kconfig | ||
| Makefile | ||