netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: David Miller <davem@davemloft.net>
Cc: alexander.h.duyck@redhat.com, netdev@vger.kernel.org,
	intel-wired-lan@lists.osuosl.org
Subject: Re: [PATCH] fm10k: Fix missing braces after if statement
Date: Thu, 04 Jun 2015 05:37:19 -0700	[thread overview]
Message-ID: <1433421439.12224.0.camel@jtkirshe-mobl> (raw)
In-Reply-To: <20150603.235751.1703498220892447151.davem@davemloft.net>

[-- Attachment #1: Type: text/plain, Size: 536 bytes --]

On Wed, 2015-06-03 at 23:57 -0700, David Miller wrote:
> From: Alexander Duyck <alexander.h.duyck@redhat.com>
> Date: Wed, 03 Jun 2015 18:53:17 -0700
> 
> > While reviewing the code I noticed that one of the commits added an if
> > statement followed by a for loop, but the if statement was missing the
> > braces around the loop.  This change corrects the coding style error.
> > 
> > Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
> 
> I assume that I will get this via Jeff.

Yeah, I have this queued up.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-06-04 12:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-04  1:53 [PATCH] fm10k: Fix missing braces after if statement Alexander Duyck
2015-06-04  6:57 ` David Miller
2015-06-04 12:37   ` Jeff Kirsher [this message]
2015-06-04 23:28 ` [Intel-wired-lan] " Keller, Jacob E

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=1433421439.12224.0.camel@jtkirshe-mobl \
    --to=jeffrey.t.kirsher@intel.com \
    --cc=alexander.h.duyck@redhat.com \
    --cc=davem@davemloft.net \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).