Re: [PATCH] Staging: vt6655: Fix a typo in card.c

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

 



On Wed, Oct 29, 2014 at 05:20:30PM +0800, Greg Kroah-Hartman wrote:
> On Sun, Oct 26, 2014 at 06:57:37AM +0000, Nicky Chorley wrote:
> > The word "force" was spelt incorrectly.
> > 
> > Signed-off-by: Nicky Chorley <ndchorley@xxxxxxxxx>
> > ---
> > 
> > The C99 comments will be fixed in another patch, when I get round to it!
> > 
> >  drivers/staging/vt6655/card.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/staging/vt6655/card.c b/drivers/staging/vt6655/card.c
> > index f2a33a9..ce496b1 100644
> > --- a/drivers/staging/vt6655/card.c
> > +++ b/drivers/staging/vt6655/card.c
> > @@ -819,7 +819,7 @@ CARDbPowerDown(
> >  	if (MACbIsRegBitsOn(pDevice->PortOffset, MAC_REG_PSCTL, PSCTL_PS))
> >  		return true;
> >  
> > -	// Froce PSEN on
> > +	// Force PSEN on
> >  	MACvRegBitsOn(pDevice->PortOffset, MAC_REG_PSCTL, PSCTL_PSEN);
> >  
> >  	// check if all TD are empty,
> > -- 
> > 1.8.4
> 
> This doesn't apply to my tree :(

I guess that's because of the following commit:

77b6a6a staging: vt6655: card.c: Comments fixes

That fixed the C99 comments, but not the typo. I'll make a new patch.

Thanks!
_______________________________________________
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