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:
53c4e95
)
V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE
author
Mauro Carvalho Chehab
<mchehab@infradead.org>
Thu, 29 Mar 2007 11:47:04 +0000
(08:47 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Fri, 27 Apr 2007 18:45:13 +0000
(15:45 -0300)
cx88_print_irqbits were expecting a string pointer with 32 bytes. Better
to pass the string size and use ARRAY_SIZE on its calls.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found