mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 15:51:40 -04: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:
committed by
Mauro Carvalho Chehab
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);
|
||||
|
||||
Reference in New Issue
Block a user