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:
d4ae650
)
HID: compilation fix when DEBUG_DATA is defined
author
Jiri Kosina
<jkosina@suse.cz>
Mon, 15 Jan 2007 22:53:05 +0000
(23:53 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Sun, 21 Jan 2007 21:17:55 +0000
(22:17 +0100)
hid/hid-core.c references 'len' variable when DEBUG_DATA is defined,
but the actual name of the variable is 'size'. Fix it.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found