Re: [PATCH] Sky Cpu: use C99 style for struct init

From: Cyrill Gorcunov
Date: Fri Jul 06 2007 - 10:12:20 EST


[Vincent Hanquez - Fri, Jul 06, 2007 at 11:21:00AM +0200]
| 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
|

ok, thanks
Cyrill

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/