From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753358AbXCWTI2 (ORCPT ); Fri, 23 Mar 2007 15:08:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753408AbXCWTI2 (ORCPT ); Fri, 23 Mar 2007 15:08:28 -0400 Received: from pasmtpb.tele.dk ([80.160.77.98]:40666 "EHLO pasmtpB.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753358AbXCWTI1 (ORCPT ); Fri, 23 Mar 2007 15:08:27 -0400 Date: Fri, 23 Mar 2007 20:09:04 +0100 From: Sam Ravnborg To: Anton Blanchard Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] small documentation fix in Documentation/kbuild/modules.txt Message-ID: <20070323190904.GB8512@uranus.ravnborg.org> References: <20070320144747.GF31173@kryten> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070320144747.GF31173@kryten> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 20, 2007 at 09:47:47AM -0500, Anton Blanchard wrote: > > The Makefile fragment in Documentation/kbuild/modules.txt looks to be > missing some braces. Applied - thanks, Sam