From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oren Laadan Subject: Re: [PATCH 1/1] cr: s390: fix unterminated ifdef Date: Tue, 12 May 2009 12:30:55 -0400 Message-ID: <4A09A43F.5000308@cs.columbia.edu> References: <20090512160337.GA771@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090512160337.GA771-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: Linux Containers List-Id: containers.vger.kernel.org Serge E. Hallyn wrote: > arch/s390/include/asm/checkpoint_hdr.h had a #ifdef __s390x__ which > was unterminated. Nathan Lynch points out that we don't need the > ifdef at all since CONFIG_CHECKPOINT_SUPPORT is already dependent > upon 64-bit. > > Signed-off-by: Serge E. Hallyn > --- > arch/s390/include/asm/checkpoint_hdr.h | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > Thanks. Oren. > diff --git a/arch/s390/include/asm/checkpoint_hdr.h b/arch/s390/include/asm/checkpoint_hdr.h > index 292dc33..185194b 100644 > --- a/arch/s390/include/asm/checkpoint_hdr.h > +++ b/arch/s390/include/asm/checkpoint_hdr.h > @@ -20,8 +20,6 @@ > #include > #endif > > -#ifdef __s390x__ > - > /* > * Notes > * NUM_GPRS defined in to be 16