From: David Miller <davem@davemloft.net>
To: syamsidhardh@gmail.com
Cc: netdev@vger.kernel.org, olof@lixom.net
Subject: Re: [PATCH] net/pasemi: Fix missing coding style
Date: Sun, 24 Feb 2013 20:13:01 -0500 (EST) [thread overview]
Message-ID: <20130224.201301.457851300548359313.davem@davemloft.net> (raw)
In-Reply-To: <1361746879-29261-1-git-send-email-s.syam@samsung.com>
From: Syam Sidhardhan <syamsidhardh@gmail.com>
Date: Mon, 25 Feb 2013 04:31:19 +0530
> - } else
> + } else {
> freed = 2;
> + }
Single line statements do not need braces.
next prev parent reply other threads:[~2013-02-25 1:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-24 23:01 [PATCH] net/pasemi: Fix missing coding style Syam Sidhardhan
2013-02-24 23:23 ` Joe Perches
2013-02-24 23:29 ` Joe Perches
2013-02-25 0:53 ` Olof Johansson
2013-02-25 0:51 ` Olof Johansson
2013-02-25 1:13 ` David Miller [this message]
2013-02-25 1:23 ` Joe Perches
2013-02-25 1:52 ` David Miller
2013-02-25 2:11 ` Joe Perches
2013-02-25 2:22 ` David Miller
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=20130224.201301.457851300548359313.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=olof@lixom.net \
--cc=syamsidhardh@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;
as well as URLs for NNTP newsgroup(s).