]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915: pre-fixes for checkpatch
authorBen Widawsky <ben@bwidawsk.net>
Sat, 25 May 2013 19:26:35 +0000 (12:26 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 31 May 2013 18:53:56 +0000 (20:53 +0200)
commit0a9ae0d7f8249da5906c8cac7d56768975c38de4
tree1eb52a444604ef814f94f55a2da47a0003a99273
parent7ed73da0eac4e2e06c06e8baf518e124fc1f6a17
drm/i915: pre-fixes for checkpatch

Since I'll need to modify i915_gem_object_bind_to_gtt(), fix the errors
now to get checkpatch to not complain.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
[danvet: Resolve conflict with Chris' improved debug output, and
bikeshed the new variable with s/max/gtt_max/ a bit while at it.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem.c