From: Bojan Prtvar Date: Thu, 4 Aug 2011 20:43:46 +0000 (+0200) Subject: HID: zydacron: kfree() NULL pointer cleanup X-Git-Tag: v3.2-rc1~187^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6371fe54b500f1f31033e0035a061fa320171930;p=pandora-kernel.git HID: zydacron: kfree() NULL pointer cleanup Checking for NULL pointers before kfree() is redundant. Signed-off-by: Bojan Prtvar Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed