]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf866fef5847af469afa6fb3398384b1a38a76013
tree3d02dfe92ace3a1f634c0f24f0ee6b7345608939
parent0d16112647cf2d870a0488ed0475738a6ce2be01
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