From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Hansen Subject: Re: [PATCH 2/2] cryo: Fix option -f in checkpointing mode Date: Mon, 09 Jun 2008 09:44:37 -0700 Message-ID: <1213029877.3508.26.camel@nimitz> References: <20080609144709.408752383@theryb.frec.bull.fr> <20080609144844.524643174@theryb.frec.bull.fr> <1213028168.3508.20.camel@nimitz> <20080609164203.GB1569@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080609164203.GB1569-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: "Serge E. Hallyn" Cc: Containers , Benjamin Thery List-Id: containers.vger.kernel.org On Mon, 2008-06-09 at 11:42 -0500, Serge E. Hallyn wrote: > > So, I suggest that we start using kernel coding style on this > sucker. > > We're all used to it, and the original developer isn't around to > bitch > > about it. :) > > Yeah, agreed. That does *not* mean that I want pure style fix > patches!! :) Yep, I'd say treat it the same way we do whitespace in the kernel. Touch it if you're either in the *IMMEDIATE* area or or patching the code itself. -- Dave