[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070706092100.GA11667@snarc.org>
Date: Fri, 6 Jul 2007 11:21:00 +0200
From: tab@...rc.org (Vincent Hanquez)
To: Cyrill Gorcunov <gorcunov@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Stephen Hemminge <shemminger@...ux-foundation.org>
Subject: Re: [PATCH] Sky Cpu: use C99 style for struct init
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists