Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 30 Jul 2002 17:32:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 30 Jul 2002 17:32:14 -0400 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:61714 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Tue, 30 Jul 2002 17:32:12 -0400 Date: Tue, 30 Jul 2002 14:35:20 -0700 (PDT) From: Linus Torvalds To: Brad Hards cc: Greg KH , Vojtech Pavlik , , Subject: Re: [patch] Input cleanups for 2.5.29 [2/2] In-Reply-To: <200207310726.05436.bhards@bigpond.net.au> 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: 738 Lines: 21 On Wed, 31 Jul 2002, Brad Hards wrote: > > We shouldn't arbitrarily invent new types that could be trivially done with > standard types. Maybe we could retain existing usage for ABIs that are > unchanged from 2.0 days, but we certainly shouldn't be making the ABI > any worse. I disagree. I actively _dislike_ those stupid standard typenames. I don't want them in the kernel, and they have no advantages over the standard kernel types that have been there for a _loong_ time. Linus - 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/