commit | 24f400326793341b005546d6ef82770f8d30d092 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Thu Aug 08 19:10:21 2013 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Mon Aug 19 14:22:29 2013 +1000 |
tree | 0907625471759398224ce7d2a39570de74e2aeb9 | |
parent | 90254ac084a6465e46cdada933bf3a7e9ee90277 [diff] |
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 <krh@bitplanet.net> (fixed up tabs and adjust commit-msg accordingly) Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>