OSDN Git Service

drm/i915/stolen: Checkpatch cleansing
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 12 Mar 2018 16:52:05 +0000 (16:52 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 16 Mar 2018 12:15:27 +0000 (12:15 +0000)
commit0efb656147e04f26433de5a399d1b03bf00e4ed6
tree42651c3e3cd23ad3b68e7b1eccf10001a414ad8b
parent0c65dfd1a84142887c810fc11573e2edb8df87f6
drm/i915/stolen: Checkpatch cleansing

In the next patch, we will introduce a new vlv_get_stolen_reserved, so
before we do, make sure checkpatch is happy with the surrounding code.
Sneak in some debug output while we are here.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180312165206.31772-2-chris@chris-wilson.co.uk
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
drivers/gpu/drm/i915/i915_gem_stolen.c