From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 5 Nov 2014 07:02:23 +0100 Subject: [U-Boot] [PATCH 6/6] linux/kernel.h: sync min, max, min3, max3 macros with Linux In-Reply-To: <20141105140608.CB29.AA925319@jp.panasonic.com> References: <1415100418-29016-7-git-send-email-yamada.m@jp.panasonic.com> <20141104195013.GF13607@amd> <20141105140608.CB29.AA925319@jp.panasonic.com> Message-ID: <201411050702.24075.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, November 05, 2014 at 06:06:09 AM, Masahiro Yamada wrote: > Hi Pavel, > > Thanks for your close checking. > > > On Tue, 4 Nov 2014 20:50:13 +0100 > > Pavel Machek wrote: > > On Tue 2014-11-04 20:26:26, Masahiro Yamada wrote: > > > U-Boot has never cared about the type when we get max/min of two > > > values, but Linux Kernel does. This commit gets min, max, min3, max3 > > > macros synced with the kernel introduing type checks. > > > > "introducing" > > I will fix this. Are you linting the patches with aspell or something ? [...] Best regards, Marek Vasut