From: Fabian Frederick Date: Fri, 4 Jul 2014 19:37:09 +0000 (+0200) Subject: drm/radeon: remove null test before kfree X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~6^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c2448780faf013af4333b9476dcaefc94f98c93;p=pandora-kernel.git drm/radeon: remove null test before kfree Fix checkpatch warning: WARNING: kfree(NULL) is safe this check is probably not required Cc: Alex Deucher Cc: David Airlie Cc: dri-devel@lists.freedesktop.org Signed-off-by: Fabian Frederick Signed-off-by: Alex Deucher --- Reading git-diff-tree failed