drm/i915: Rework drop caches for checkpatch
authorBen Widawsky <ben@bwidawsk.net>
Wed, 31 Jul 2013 23:59:55 +0000 (16:59 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 5 Aug 2013 17:04:07 +0000 (19:04 +0200)
commit31a46c9c092afc6558e7be7eaa42eb9bd4d3de8b
tree7da4bcf61c21512caeef3e209c0e8814bc575dd5
parentfc8c067eee712b274e554be5cc87c79366cc5ad2
drm/i915: Rework drop caches for checkpatch

With an upcoming change to bind, to make checkpatch happy and keep the
code clean, we need to rework this code a bit.

This should have no functional impact.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
[danvet: Add the newline Chris requested.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c