Skip to content

Commit

Permalink
[media] cx25821-core.c: Delete empty line
Browse files Browse the repository at this point in the history
Delete redundant empty line.

Signed-off-by: Leonid V. Fedorenchik <leonidsbox@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Leonid V. Fedorenchik authored and Mauro Carvalho Chehab committed Nov 24, 2011
1 parent 744992c commit 43365d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/cx25821/cx25821-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1512,6 +1512,5 @@ static void __exit cx25821_fini(void)
pci_unregister_driver(&cx25821_pci_driver);
}


module_init(cx25821_init);
module_exit(cx25821_fini);

0 comments on commit 43365d5

Please sign in to comment.