mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-11 23:27:42 +07:00
[media] cx25821-core.c: Delete empty line
Delete redundant empty line. Signed-off-by: Leonid V. Fedorenchik <leonidsbox@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
744992c011
commit
43365d5d13
@ -1512,6 +1512,5 @@ static void __exit cx25821_fini(void)
|
||||
pci_unregister_driver(&cx25821_pci_driver);
|
||||
}
|
||||
|
||||
|
||||
module_init(cx25821_init);
|
||||
module_exit(cx25821_fini);
|
||||
|
Loading…
Reference in New Issue
Block a user