From: Dan Carpenter <dan.carpenter@oracle.com>
To: Athira Lekshmi C V <andnlnbn18@gmail.com>
Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org,
paul.gortmaker@windriver.com, linux-kernel@vger.kernel.org,
gulsah.1004@gmail.com
Subject: Re: [PATCH] Drivers:staging:octeon: Fixed checkpatch warning
Date: Wed, 26 Nov 2014 14:57:16 +0300 [thread overview]
Message-ID: <20141126115716.GG4835@mwanda> (raw)
In-Reply-To: <1417002468-30711-1-git-send-email-andnlnbn18@gmail.com>
On Wed, Nov 26, 2014 at 05:17:48PM +0530, Athira Lekshmi C V wrote:
> @@ -294,8 +297,10 @@ static int cvm_oct_napi_poll(struct napi_struct *napi, int budget)
> * CPU.
> */
> union cvmx_pow_wq_int_cntx counts;
> +
Don't put a blank here.
> int backlog;
> int cores_in_use = core_state.baseline_cores - atomic_read(&core_state.available_cores);
> +
> counts.u64 = cvmx_read_csr(CVMX_POW_WQ_INT_CNTX(pow_receive_group));
> backlog = counts.s.iq_cnt + counts.s.ds_cnt;
regards,
dan carpenter
next prev parent reply other threads:[~2014-11-26 11:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-26 11:47 [PATCH] Drivers:staging:octeon: Fixed checkpatch warning Athira Lekshmi C V
2014-11-26 11:57 ` Dan Carpenter [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-11-26 12:28 Athira Lekshmi C V
2014-11-26 21:44 ` Greg KH
2014-11-27 12:12 ` Athira Lekshmi C V
2014-11-28 11:26 ` Dan Carpenter
2014-11-28 12:34 ` Athira Lekshmi C V
2014-11-29 5:31 ` Athira Lekshmi C V
2014-11-28 11:46 Athira Lekshmi
2014-11-29 5:34 Athira Lekshmi
2014-12-03 0:32 ` Greg KH
2014-12-05 10:55 Athira Lekshmi
2014-12-05 11:52 ` Sudip Mukherjee
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=20141126115716.GG4835@mwanda \
--to=dan.carpenter@oracle.com \
--cc=andnlnbn18@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=gulsah.1004@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paul.gortmaker@windriver.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