Commit a106025015c8d24af6518aba3ac19c4dc9098b7c
Committed by
Jiri Kosina
1 parent
3cfc2c42c1
Exists in
master
and in
7 other branches
HID: picolcd: testing the wrong variable
"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>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
drivers/hid/hid-picolcd.c