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:
3cfc2c4
)
HID: picolcd: testing the wrong variable
author
Dan Carpenter
<error27@gmail.com>
Fri, 6 Aug 2010 12:51:10 +0000
(14:51 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Fri, 6 Aug 2010 12:51:10 +0000
(14:51 +0200)
"ref_cnt" is a point to the reference count and it's non-null. We really
want to test the reference count itself.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found