From: Tobias Klauser Date: Wed, 4 Oct 2006 11:09:10 +0000 (-0300) Subject: V4L/DVB (4711): Radio: No need to return void X-Git-Tag: v2.6.19-rc1~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13962753190a43fcc2b4a38d064f05d667691cc8;p=pandora-kernel.git V4L/DVB (4711): Radio: No need to return void The module_exit function has return-type void and pci_unregister_driver() returns void anyway. Signed-off-by: Tobias Klauser Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed