From: Syam Sidhardhan Date: Wed, 6 Mar 2013 20:21:12 +0000 (+0530) Subject: usb: serial: Remove redundant NULL check before kfree X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~253 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8d4879667949fb49f0862b11ba680f671b2185;p=pandora-kernel.git usb: serial: Remove redundant NULL check before kfree kfree on NULL pointer is a no-op. Signed-off-by: Syam Sidhardhan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed