From: Kristian Høgsberg Date: Thu, 8 Aug 2013 17:10:21 +0000 (+0200) Subject: drm: fix minor number range calculation X-Git-Tag: v3.12-rc1~136^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24f400326793341b005546d6ef82770f8d30d092;p=pandora-kernel.git drm: fix minor number range calculation Currently, both ranges overlap. Fix the limits so both ranges are mutually exclusive. Also use the occasion to convert whitespaces to tabs. Signed-off-by: Kristian Høgsberg (fixed up tabs and adjust commit-msg accordingly) Signed-off-by: David Herrmann Signed-off-by: Dave Airlie --- Reading git-diff-tree failed