commit | 31a46c9c092afc6558e7be7eaa42eb9bd4d3de8b | [log] [tgz] |
---|---|---|
author | Ben Widawsky <ben@bwidawsk.net> | Wed Jul 31 16:59:55 2013 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Aug 05 19:04:07 2013 +0200 |
tree | 7da4bcf61c21512caeef3e209c0e8814bc575dd5 | |
parent | fc8c067eee712b274e554be5cc87c79366cc5ad2 [diff] |
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>