From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Mason Subject: Re: Re: [Xen-changelog] Remove Xen-specific param.h: has only cosmetic change from mainline. Date: Fri, 10 Feb 2006 08:21:13 -0600 Message-ID: <20060210142112.GB7680@us.ibm.com> References: <20060210011352.GA25347@us.ibm.com> <20060210012646.GA30803@sorel.sous-sol.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20060210012646.GA30803@sorel.sous-sol.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Chris Wright Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, Feb 09, 2006 at 05:26:46PM -0800, Chris Wright wrote: > * Jon Mason (jdmason@us.ibm.com) wrote: > > On Fri, Feb 10, 2006 at 01:08:06AM +0000, Xen patchbot -unstable wrote: > > > Remove Xen-specific param.h: has only cosmetic change from mainline. > > > > > > -#define CLOCKS_PER_SEC (USER_HZ) /* like times() */ > > > +# define CLOCKS_PER_SEC (USER_HZ) /* like times() */ > > ^ > > I don't think this space is wanted. > > That's just changelog. The real diff removes the whole file, since all > it did was introduce that one line of whitespace change. Oops. My apologies for not looking at the patch... Thanks, Jon