From: Dan Carpenter Date: Wed, 27 Jul 2011 09:53:40 +0000 (+0000) Subject: drm/radeon: off by one in check_reg() functions X-Git-Tag: v3.1-rc1~22^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=884988398f43378a170026184648ce8ff14dcc9f;p=pandora-kernel.git drm/radeon: off by one in check_reg() functions This off by one range check was copy and pasted a couple places. It's not really harmful, but we should fix it anyway. Signed-off-by: Dan Carpenter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed