Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 10 Jun 2002 15:14:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 10 Jun 2002 15:14:38 -0400 Received: from loewe.cosy.sbg.ac.at ([141.201.2.12]:33474 "EHLO loewe.cosy.sbg.ac.at") by vger.kernel.org with ESMTP id ; Mon, 10 Jun 2002 15:14:37 -0400 Date: Mon, 10 Jun 2002 21:14:35 +0200 (MET DST) From: "Thomas 'Dent' Mirlacher" To: Roland Dreier cc: Kernel Mailing List Subject: Re: [PATCH] 2.5.21 kill warnings 4/19 In-Reply-To: <52lm9n7y07.fsf@topspin.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org thanks roland ... On 10 Jun 2002, Roland Dreier wrote: > >>>>> "Thomas" == Thomas Mirlacher writes: > > Thomas> and what about C99 style named initializers for structs? > > Thomas> struct blah = { .open = driver_open }; > > C99 named initializers were already supported at least as early as gcc > 2.95.2 good. which means we can switch over to those for future patches. tm -- in some way i do, and in some way i don't. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/