From: Sachin Kamat Date: Thu, 28 Mar 2013 08:14:42 +0000 (-0700) Subject: Input: edt-ft5x06 - remove redundant null check before kfree X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~78^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8efcc503231dd50800f874725961dfdae5f08f52;p=pandora-kernel.git Input: edt-ft5x06 - remove redundant null check before kfree kfree on a null pointer is a no-op. Hence null check is not necessary. Signed-off-by: Sachin Kamat Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed