Re: [Patch 1/5] Staging: winbond: Changed c99 comments to c89 comments

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

 



Don't know why it happened. Either I messed it up while writing the
mail or the email client misbehaved.

On Thu, Sep 27, 2012 at 2:32 AM, Greg KH <greg@xxxxxxxxx> wrote:
> On Wed, Sep 26, 2012 at 11:24:45PM +0530, Harsh Kumar wrote:
>> @@ -287,7 +286,7 @@ void Wb35Tx_EP2VM_start(struct wbsoft_pr
>>       struct hw_data * pHwData = &adapter->sHwData;
>>       struct wb35_tx *pWb35Tx = &pHwData->Wb35Tx;
>>
>> -     // Allow only one thread to run into function
>> +     /* Allow only one thread to run into function */
>>       if (atomic_inc_return(&pWb35Tx->TxResultCount) == 1) {
>>               pWb35Tx->EP2vm_state = VM_RUNNING;
>>               Wb35Tx_EP2VM(adapter);Changed c99 comments to c89 comments
>
> What's with that last line?  It's not correct, did your email client get
> messed up?
>
> odd...
>
> greg k-h
--
To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux