drm/i915/debugfs: Prune a couple of superfluous leading zeros from bo domains
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 27 Nov 2012 17:06:53 +0000 (17:06 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 29 Nov 2012 10:58:15 +0000 (11:58 +0100)
As we do not have any domains occupying the high bits, there is no point
in always printing the leading 00.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found