Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751308AbWEAHXi (ORCPT ); Mon, 1 May 2006 03:23:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751314AbWEAHXi (ORCPT ); Mon, 1 May 2006 03:23:38 -0400 Received: from static-ip-62-75-166-246.inaddr.intergenia.de ([62.75.166.246]:1992 "EHLO bu3sch.de") by vger.kernel.org with ESMTP id S1751308AbWEAHXh (ORCPT ); Mon, 1 May 2006 03:23:37 -0400 From: Michael Buesch To: "Randy.Dunlap" Subject: Re: [PATCH] CodingStyle: add typedefs chapter Date: Mon, 1 May 2006 09:28:33 +0200 User-Agent: KMail/1.9.1 References: <20060430174426.a21b4614.rdunlap@xenotime.net> In-Reply-To: <20060430174426.a21b4614.rdunlap@xenotime.net> Cc: lkml , akpm MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1673370.Ls1rhiPp9A"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200605010928.33773.mb@bu3sch.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 954 Lines: 34 --nextPart1673370.Ls1rhiPp9A Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 01 May 2006 02:44, you wrote: > + NOTE! Again - there needs to be a _reason_ for this. If something is > + "unsigned long", then there's no reason to do > + > + typedef long myflags_t; typedef unsigned long myflags_t; =2D-=20 Greetings Michael. --nextPart1673370.Ls1rhiPp9A Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBEVbihlb09HEdWDKgRAifQAKCGDurJpJWsV9hTEHfUS/ROC3LczwCeJwFZ 8w4y86jcLK130LQU+i2Md40= =q1qZ -----END PGP SIGNATURE----- --nextPart1673370.Ls1rhiPp9A-- - 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/