Re: [PATCH] Staging: clocking-wizard: Added a blank line after declaration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx>
> > ---
> >  .../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@xxxxxxxxxx>

I now have, so this one will not apply :(
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux