public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Anil Belur <askb23@gmail.com>
Cc: teobaluta@gmail.com, oleg.drokin@intel.com,
	dmitry.eremin@intel.com, bergwolf@gmail.com,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/1] staging: lustre: libcfs: nidstrings.c - use ARRAY_SIZE macro
Date: Tue, 8 Jul 2014 16:48:24 -0700	[thread overview]
Message-ID: <20140708234824.GA31003@kroah.com> (raw)
In-Reply-To: <1404298435-9729-1-git-send-email-askb23@gmail.com>

On Wed, Jul 02, 2014 at 04:23:55PM +0530, Anil Belur wrote:
> From: Anil Belur <askb23@gmail.com>
> 
> - this patch replaces sizeof(a)/sizeof(a[0]) with the ARRAY_SIZE macro
>   to get the number of nidstrings (and netstrfns)
> - v2: also for netstrfns
> 
> Signed-off-by: Anil Belur <askb23@gmail.com>

Someone sent this same patch just before you did, sorry :(


  reply	other threads:[~2014-07-08 23:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-02 10:53 [PATCH v2 1/1] staging: lustre: libcfs: nidstrings.c - use ARRAY_SIZE macro Anil Belur
2014-07-08 23:48 ` Greg KH [this message]
2014-07-09  4:25   ` Anil Shashikumar Belur

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=20140708234824.GA31003@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=askb23@gmail.com \
    --cc=bergwolf@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=dmitry.eremin@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oleg.drokin@intel.com \
    --cc=teobaluta@gmail.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