kms_rotation_crc: Remove useless comments
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 8 Jul 2014 12:59:42 +0000 (13:59 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Fri, 11 Jul 2014 14:12:22 +0000 (15:12 +0100)
commit7e7c6254410c08a2d0785edefac65d158b2c3b6d
tree1908fb4577763f9ccec8d2e55db27de3ef4264c5
parent19743a14357fbc23a0e91d8302ed60a5690530df
kms_rotation_crc: Remove useless comments

A typical example of what comments shouldn't be:

 case DRM_PLANE_TYPE_PRIMARY: /* primary */

Well, yes!, it's written just there, PRIMARY!

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
tests/kms_rotation_crc.c