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:
50fa46b
)
V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc
author
Janne Grunau
<janne-dvb@grunau.be>
Thu, 24 Apr 2008 23:19:22 +0000
(20:19 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Sat, 26 Apr 2008 12:10:49 +0000
(09:10 -0300)
Fixes a copy and paste error in check of kzalloc return value. The check block
was copied from the previous allocation but the variable wasn't exchanged.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found