From: Dan Carpenter Date: Fri, 6 Aug 2010 12:51:10 +0000 (+0200) Subject: HID: picolcd: testing the wrong variable X-Git-Tag: v2.6.36-rc2~35^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a106025015c8d24af6518aba3ac19c4dc9098b7c;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed