From: Syam Sidhardhan Date: Sun, 24 Feb 2013 23:20:05 +0000 (+0000) Subject: IB/mlx4: Remove redundant NULL check before kfree X-Git-Tag: v3.9-rc1~72^2^6~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c89d127128dba62458e956388fef7e5d728e1ded;p=pandora-kernel.git IB/mlx4: Remove redundant NULL check before kfree kfree on NULL pointer is a no-op. Signed-off-by: Syam Sidhardhan Signed-off-by: Roland Dreier --- Reading git-diff-tree failed