From: Syam Sidhardhan Date: Sun, 24 Feb 2013 22:05:43 +0000 (+0530) Subject: rndis_wlan: Remove redundant NULL check before kfree X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd3d03d596a4d8b31fcec40120472ea518d8232e;p=pandora-kernel.git rndis_wlan: Remove redundant NULL check before kfree kfree on a NULL pointer is a no-op. Signed-off-by: Syam Sidhardhan Acked-by: Jussi Kivilinna Signed-off-by: John W. Linville --- Reading git-diff-tree failed