lkml.org 
[lkml]   [2014]   [Oct]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] drivers: staging: imx-drm driver cleanup
On Wed, Oct 08, 2014 at 08:34:48PM +0200, Rene Kolarik wrote:
> Wrapping two too long lines in two files of the imx-drm driver.
>
> Signed-off-by: Rene Kolarik <rene.kolarik@gmail.com>
> ---
> drivers/staging/imx-drm/imx-drm-core.c | 3 ++-
> drivers/staging/imx-drm/imx-tve.c | 3 ++-
> 2 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/staging/imx-drm/imx-drm-core.c b/drivers/staging/imx-drm/imx-drm-core.c
> index 9cb222e..9d1f861 100644
> --- a/drivers/staging/imx-drm/imx-drm-core.c
> +++ b/drivers/staging/imx-drm/imx-drm-core.c
> @@ -632,7 +632,8 @@ static int imx_drm_platform_probe(struct platform_device *pdev)
> continue;
> }
>
> - component_match_add(&pdev->dev, &match, compare_of, remote);
> + component_match_add(&pdev->dev, &match, compare_of,
> + remote);

Please line this up with the ( character on the line above.

thanks,

greg k-h


\
 
 \ /
  Last update: 2014-10-09 01:41    [W:0.044 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site