Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753002AbbEFGnJ (ORCPT ); Wed, 6 May 2015 02:43:09 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:44571 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752889AbbEFGnF (ORCPT ); Wed, 6 May 2015 02:43:05 -0400 Date: Wed, 6 May 2015 09:42:43 +0300 From: Dan Carpenter To: Scott Wood Cc: Jose Rivera , "devel@driverdev.osuosl.org" , Stuart Yoder , "bhamciu1@freescale.com" , "arnd@arndb.de" , "bhupesh.sharma@freescale.com" , "gregkh@linuxfoundation.org" , "linux-kernel@vger.kernel.org" , "agraf@suse.de" , "nir.erez@freescale.com" , "itai.katz@freescale.com" , "R89243@freescale.com" , Richard Schmitt Subject: Re: [PATCH 1/7] staging: fsl-mc: MC bus IRQ support Message-ID: <20150506064242.GQ16501@mwanda> References: <1430242750-17745-1-git-send-email-German.Rivera@freescale.com> <1430242750-17745-2-git-send-email-German.Rivera@freescale.com> <20150430114957.GW14154@mwanda> <20150505084830.GL16501@mwanda> <20150505164011.GT14154@mwanda> <1430855801.16357.251.camel@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1430855801.16357.251.camel@freescale.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 754 Lines: 19 On Tue, May 05, 2015 at 02:56:41PM -0500, Scott Wood wrote: > > Don't insist that you must be special and different from everyone else. > > There are some users of U16_MAX, U32_MAX, and U64_MAX. Why use a limit > for a different type than is being used? Why have s16/s32 at all if > you're going to conflate it with short/int elsewhere? I'm don't care about SHRT_MAX vs S16_MAX, I'm just saying generally, people should fight every instinct they have to be unique in the kernel. regards, dan carpenter -- 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/