Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 17 Feb 2003 04:31:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 17 Feb 2003 04:31:08 -0500 Received: from mail2.sonytel.be ([195.0.45.172]:23190 "EHLO mail.sonytel.be") by vger.kernel.org with ESMTP id ; Mon, 17 Feb 2003 04:31:07 -0500 Date: Mon, 17 Feb 2003 10:40:33 +0100 (MET) From: Geert Uytterhoeven To: Art Haas cc: Linux Kernel Development , Linux/m68k on Mac , Linux/PPC Development Subject: Re: [PATCH] C99 initializers for drivers/macintosh/mac_hid.c In-Reply-To: <20030215203928.GC20146@debian> 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 Content-Length: 1035 Lines: 29 On Sat, 15 Feb 2003, Art Haas wrote: > This patch converts the file to use C99 initializers to improve > readability and remove warnings if '-W' is used. > > Art Haas > > ===== drivers/macintosh/mac_hid.c 1.8 vs edited ===== > --- 1.8/drivers/macintosh/mac_hid.c Tue Oct 8 05:51:31 2002 > +++ edited/drivers/macintosh/mac_hid.c Sat Feb 15 13:19:37 2003 Apparently this file is no longer used? I couldn't find CONFIG_MAC_EMUMOUSEBTN in any Kconfig, unless it's in the PPC tree only. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds - 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/