From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764032AbYESUE2 (ORCPT ); Mon, 19 May 2008 16:04:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760725AbYESUEO (ORCPT ); Mon, 19 May 2008 16:04:14 -0400 Received: from mx1.redhat.com ([66.187.233.31]:41312 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760611AbYESUEM (ORCPT ); Mon, 19 May 2008 16:04:12 -0400 Date: Mon, 19 May 2008 15:02:55 -0500 From: David Teigland To: "Robert P. J. Day" Cc: Linux Kernel Mailing List , Andrew Morton Subject: Re: [PATCH] should be "unifdef"ed. Message-ID: <20080519200255.GA3635@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 17, 2008 at 04:58:28PM -0400, Robert P. J. Day wrote: > > Given that contains a conditional __KERNEL__ test, > it should be moved from header-y to unifdef-y. > > Signed-off-by: Robert P. J. Day Thanks, I've added this to dlm.git. Dave