public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: tab@snarc.org (Vincent Hanquez)
To: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Stephen Hemminge <shemminger@linux-foundation.org>
Subject: Re: [PATCH] Sky Cpu: use C99 style for struct init
Date: Fri, 6 Jul 2007 11:21:00 +0200	[thread overview]
Message-ID: <20070706092100.GA11667@snarc.org> (raw)
In-Reply-To: <20070705175910.GG7180@cvg>

On Thu, Jul 05, 2007 at 09:59:10PM +0400, Cyrill Gorcunov wrote:
> +      .fasync	= NULL,
> +      .poll	= NULL,
> +      .ioctl	= NULL,

you can remove those since C99 automaticly initialize missing fields to 0.

Cheers,
-- 
Vincent Hanquez

  reply	other threads:[~2007-07-06  9:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-05 17:59 [PATCH] Sky Cpu: use C99 style for struct init Cyrill Gorcunov
2007-07-06  9:21 ` Vincent Hanquez [this message]
2007-07-06 14:11   ` Cyrill Gorcunov

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=20070706092100.GA11667@snarc.org \
    --to=tab@snarc.org \
    --cc=akpm@linux-foundation.org \
    --cc=gorcunov@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shemminger@linux-foundation.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