From: Neil Brown <neilb@suse.de>
To: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: linux-kernel@vger.kernel.org,
Sandeep K Sinha <sandeepksinha@gmail.com>,
Christoph Hellwig <hch@lst.de>,
linux-raid@vger.kernel.org
Subject: Re: [PATCH 41/66] drivers/md/linear.h: Checkpatch cleanup
Date: Sun, 28 Feb 2010 16:41:01 +1100 [thread overview]
Message-ID: <20100228164101.67f464c1@notabene.brown> (raw)
In-Reply-To: <1267289508-31031-42-git-send-email-andrea.gelmini@gelma.net>
On Sat, 27 Feb 2010 17:51:22 +0100
Andrea Gelmini <andrea.gelmini@gelma.net> wrote:
> drivers/md/linear.h:12: ERROR: open brace '{' following struct go on the same line
Thanks, but no thanks.
This just doesn't need cleaning up.
NeilBrown
>
> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
> ---
> drivers/md/linear.h | 3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/md/linear.h b/drivers/md/linear.h
> index 0ce29b6..3860fd8 100644
> --- a/drivers/md/linear.h
> +++ b/drivers/md/linear.h
> @@ -8,8 +8,7 @@ struct dev_info {
>
> typedef struct dev_info dev_info_t;
>
> -struct linear_private_data
> -{
> +struct linear_private_data {
> sector_t array_sectors;
> dev_info_t disks[0];
> struct rcu_head rcu;
prev parent reply other threads:[~2010-02-28 5:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
2010-02-27 16:51 ` [PATCH 41/66] drivers/md/linear.h: Checkpatch cleanup Andrea Gelmini
2010-02-28 5:41 ` Neil Brown [this message]
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=20100228164101.67f464c1@notabene.brown \
--to=neilb@suse.de \
--cc=andrea.gelmini@gelma.net \
--cc=hch@lst.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=sandeepksinha@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).