From: Greg KH <greg@kroah.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [Patch 1/5] Staging: winbond: Changed c99 comments to c89 comments
Date: Wed, 26 Sep 2012 21:02:24 +0000 [thread overview]
Message-ID: <20120926210224.GA27011@kroah.com> (raw)
In-Reply-To: <50634165.3010701@gmail.com>
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
next prev parent reply other threads:[~2012-09-26 21:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-26 17:55 [Patch 1/5] Staging: winbond: Changed c99 comments to c89 comments Harsh Kumar
2012-09-26 20:18 ` Dan Carpenter
2012-09-26 21:02 ` Greg KH [this message]
2012-09-27 3:47 ` Harsh Kumar
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=20120926210224.GA27011@kroah.com \
--to=greg@kroah.com \
--cc=kernel-janitors@vger.kernel.org \
/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