git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
081c2fc
)
V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_entry
author
Trent Piepho
<xyzzy@speakeasy.org>
Sun, 14 Oct 2007 05:52:17 +0000
(
02:52
-0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Mon, 22 Oct 2007 14:01:43 +0000
(12:01 -0200)
Less code and more efficient.
Got ride of a variable that counted the number of devices in
cx8802_unregister_driver() but was never used. Looked leftover from a
cut&paste.
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Reviewed-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found