public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: "Sören Brinkmann" <soren.brinkmann@xilinx.com>
Cc: Mohammad Jamal <md.jamalmohiuddin@gmail.com>,
	laurent.pinchart@ideasonboard.com, devendra.aaru@gmail.com,
	athirasnamby@gmail.com, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: clocking-wizard: Added a blank line after declaration
Date: Sat, 17 Jan 2015 16:06:04 -0800	[thread overview]
Message-ID: <20150118000604.GA9798@kroah.com> (raw)
In-Reply-To: <b95962feaec54d2495d57d038af04ad0@BN1BFFO11FD016.protection.gbl>

On Sat, Dec 20, 2014 at 10:11:56PM -0800, Sören Brinkmann wrote:
> Hi Mohammad,
> 
> On Sun, 2014-12-21 at 08:03AM +0530, Mohammad Jamal wrote:
> > Fix the coding style issue by adding blank line after declaration
> > 
> > Signed-off-by: Mohammad Jamal <md.jamalmohiuddin@gmail.com>
> > ---
> >  .../clocking-wizard/clk-xlnx-clock-wizard.c        |    1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c b/drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c
> > index 471d087..ea8d561 100644
> > --- a/drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c
> > +++ b/drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c
> > @@ -239,6 +239,7 @@ static int clk_wzrd_probe(struct platform_device *pdev)
> >  	/* register div per output */
> >  	for (i = WZRD_NUM_OUTPUTS - 1; i >= 0 ; i--) {
> >  		const char *clkout_name;
> > +
> >  		if (of_property_read_string_index(np, "clock-output-names", i,
> >  						  &clkout_name)) {
> >  			dev_err(&pdev->dev,
> 
> I think the same patch had already been sent to the list by somebody
> else. Not sure whether Greg picked it up yet.
> Either way, feel free to add my
> Acked-by: Soren Brinkmann <soren.brinkmann@xilinx.com>

I now have, so this one will not apply :(

      reply	other threads:[~2015-01-18  0:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-21  2:33 [PATCH] Staging: clocking-wizard: Added a blank line after declaration Mohammad Jamal
2014-12-21  6:11 ` Sören Brinkmann
2015-01-18  0:06   ` Greg KH [this message]

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=20150118000604.GA9798@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=athirasnamby@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=devendra.aaru@gmail.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=md.jamalmohiuddin@gmail.com \
    --cc=soren.brinkmann@xilinx.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