From: Christian König Date: Wed, 4 Jun 2014 13:29:57 +0000 (+0200) Subject: drm/radeon: remove range check from *_gart_set_page X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~3^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f90fc965023d72589a4e5fc02ac812e3a6ac809;p=pandora-kernel.git drm/radeon: remove range check from *_gart_set_page We never check the return value anyway and if the index isn't valid would crash way before calling the functions. Signed-off-by: Christian König Signed-off-by: Alex Deucher --- Reading git-diff-tree failed