From: Greg KH <gregkh@linuxfoundation.org>
To: Rene Kolarik <rene.kolarik@gmail.com>
Cc: shawn.guo@freescale.com, kernel@pengutronix.de,
linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org
Subject: Re: [PATCH] drivers: staging: imx-drm driver cleanup
Date: Wed, 8 Oct 2014 15:58:39 -0700 [thread overview]
Message-ID: <20141008225839.GA10226@kroah.com> (raw)
In-Reply-To: <1412793288-30811-1-git-send-email-rene.kolarik@gmail.com>
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
next prev parent reply other threads:[~2014-10-08 22:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-08 18:34 Rene Kolarik
2014-10-08 22:58 ` Greg KH [this message]
2014-10-09 18:29 Rene Kolarik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141008225839.GA10226@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=kernel@pengutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=rene.kolarik@gmail.com \
--cc=shawn.guo@freescale.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®