Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261238AbVDCRjQ (ORCPT ); Sun, 3 Apr 2005 13:39:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261840AbVDCRjQ (ORCPT ); Sun, 3 Apr 2005 13:39:16 -0400 Received: from smtpout.mac.com ([17.250.248.73]:64980 "EHLO smtpout.mac.com") by vger.kernel.org with ESMTP id S261238AbVDCRjM (ORCPT ); Sun, 3 Apr 2005 13:39:12 -0400 In-Reply-To: <424E81CC.6000600@gmail.com> References: <424E81CC.6000600@gmail.com> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit Cc: Linux Kernel Mailing List , kaos@ocs.com.au From: Kyle Moffett Subject: Re: [PATCH] RCU in kernel/intermodule.c Date: Sun, 3 Apr 2005 13:38:33 -0400 To: Luca Falavigna X-Mailer: Apple Mail (2.619.2) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1279 Lines: 39 On Apr 02, 2005, at 06:28, Luca Falavigna wrote: > -----BEGIN PGP SIGNED MESSAGE----- > - --- ./kernel/intermodule.c.orig 2005-04-01 19:25:26.000000000 +0000 > +++ ./kernel/intermodule.c 2005-04-02 02:46:22.000000000 +0000 > @@ -3,7 +3,7 @@ > /* Written by Keith Owens Oct 2000 */ > #include > #include > - -#include ^ Ugh, mangled patch > +#include > #include > #include Please don't sign patches with PGP, it mangles them and makes them much harder to apply. Also, the intermodule stuff is slated for removal, as soon as MTD and such are fixed; the interface has been deprecated for a while. Cheers, Kyle Moffett -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCM/CS/IT/U d- s++: a18 C++++>$ UB/L/X/*++++(+)>$ P+++(++++)>$ L++++(+++) E W++(+) N+++(++) o? K? w--- O? M++ V? PS+() PE+(-) Y+ PGP+++ t+(+++) 5 X R? tv-(--) b++++(++) DI+ D+ G e->++++$ h!*()>++$ r !y?(-) ------END GEEK CODE BLOCK------ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/