From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?SsO2cm4=?= Engel Subject: Re: [Patch 05/18] fs/logfs/logfs.h Date: Wed, 6 Jun 2007 13:29:01 +0200 Message-ID: <20070606112901.GA3764@lazybastard.org> References: <20070603183845.GA8952@lazybastard.org> <20070603184303.GF8952@lazybastard.org> <46669A89.3010500@grupopie.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, akpm@osdl.org, Sam Ravnborg , John Stoffel , David Woodhouse , Jamie Lokier , Artem Bityutskiy , CaT , Jan Engelhardt , Evgeniy Polyakov , David Weinehall , Arnd Bergmann , Willy Tarreau , Kyle Moffett , Dongjun Shin , Pavel Machek , Bill Davidsen , Thomas Gleixner , Albert Cahalan , Pekka Enberg , Roland Dreier , Ondrej Zajicek , Ulisses Furquim To: Paulo Marques Return-path: Received: from lazybastard.de ([212.112.238.170]:48646 "EHLO longford.lazybastard.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754831AbXFFLeB (ORCPT ); Wed, 6 Jun 2007 07:34:01 -0400 Content-Disposition: inline In-Reply-To: <46669A89.3010500@grupopie.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, 6 June 2007 12:29:13 +0100, Paulo Marques wrote: > J=C3=B6rn Engel wrote: > >--- /dev/null 2007-03-13 19:15:28.862769062 +0100 > >+++ linux-2.6.21logfs/fs/logfs/logfs.h 2007-06-03=20 > >19:34:07.000000000 +0200 > >@@ -0,0 +1,398 @@ > >+/* > >+ * fs/logfs/logfs.h > >+ * > >+ * As should be obvious for Linux kernel code, license is GPLv2 > >+ * > >+ * Copyright (c) 2005-2007 Joern Engel > >+ * > >+ * Private header for logfs. > >+ */ > >+#ifndef fs_logfs_logfs_h > >+#define fs_logfs_logfs_h > >+ > >+#define __CHECK_ENDIAN__ > >+ > >+ > >+#include > >+#include > >+#include >=20 > Including kallsyms.h is not really needed in this header file, is it? Another piece of historic cruft to remove. Thanks for spotting. J=C3=B6rn --=20 Joern's library part 5: http://www.faqs.org/faqs/compression-faq/part2/section-9.html - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel= " in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html