[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080922221810.GA65429@sgi.com>
Date: Mon, 22 Sep 2008 17:18:13 -0500
From: Russ Anderson <rja@....com>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: linux-kernel@...r.kernel.org, mingo@...e.hu, tglx@...utronix.de,
Jack Steiner <steiner@....com>
Subject: Re: [PATCH 2/4] x86: Add UV bios call infrastructure
On Mon, Sep 22, 2008 at 03:07:01PM -0700, H. Peter Anvin wrote:
> Russ Anderson wrote:
> >+ if (tab->function == (unsigned long)NULL)
>
> Preferred style is:
>
> if (!tab->function)
>
> -hpa
Attached is an updated patch.
--
Russ Anderson, OS RAS/Partitioning Project Lead
SGI - Silicon Graphics Inc rja@....com
View attachment "uv_bios_common" of type "text/plain" (7466 bytes)
Powered by blists - more mailing lists