drm/i915: Kill a few pointless comments
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 28 Feb 2013 17:19:46 +0000 (19:19 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 3 Mar 2013 20:06:51 +0000 (21:06 +0100)
The code is totally obvious so these comments serve no purpose. What's
worse, one of them was wrong. Just remove them.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found