OSDN Git Service

staging: imx-drm: Lines over 80 characters fixed.
authorYannis Damigos <giannis.damigos@gmail.com>
Tue, 19 Aug 2014 15:26:46 +0000 (18:26 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 21:06:48 +0000 (14:06 -0700)
commit30e94a564d079f71f53368733720caa0c7c413c8
tree3d02dfe92ace3a1f634c0f24f0ee6b7345608939
parent1a3c8834fe4e892281f857f74e46c15470c3e35c
staging: imx-drm: Lines over 80 characters fixed.

This is a patch to the ipuv3-crtc.c file that fixes up two "lines
over 80 characters" warnings found by the checkpatch.pl tool,
keeping the alignment of the x/y/width/height parameters for
readability.

Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/imx-drm/ipuv3-crtc.c