From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261431AbUJZU33 (ORCPT ); Tue, 26 Oct 2004 16:29:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261440AbUJZU3X (ORCPT ); Tue, 26 Oct 2004 16:29:23 -0400 Received: from pfepb.post.tele.dk ([195.41.46.236]:63016 "EHLO pfepb.post.tele.dk") by vger.kernel.org with ESMTP id S261431AbUJZU3J (ORCPT ); Tue, 26 Oct 2004 16:29:09 -0400 Date: Wed, 27 Oct 2004 00:29:41 +0200 From: Sam Ravnborg To: Jesper Juhl Cc: linux-kernel mailing list , Trivial Patch Monkey Subject: Re: [PATCH][Trivial] Small spelling fix for MODULE_SRCVERSION_ALL Kconfig help text Message-ID: <20041026222941.GC30918@mars.ravnborg.org> Mail-Followup-To: Jesper Juhl , linux-kernel mailing list , Trivial Patch Monkey References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 24, 2004 at 05:52:15PM +0200, Jesper Juhl wrote: > > Here's a trivial patch fixing a small spelling error in init/Kconfig in > the description of MODULE_SRCVERSION_ALL > > Signed-off-by: Jesper Juhl Hi Jesper - applied. Sam