From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:53189 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755782Ab0JEQzF (ORCPT ); Tue, 5 Oct 2010 12:55:05 -0400 Date: Tue, 5 Oct 2010 18:55:03 +0200 From: Michal Marek Subject: Re: [PATCH] Documentation/kbuild: modules.txt cleanup Message-ID: <20101005165503.GA20306@sepie.suse.cz> References: <1285993315-19500-1-git-send-email-mfm@muteddisk.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1285993315-19500-1-git-send-email-mfm@muteddisk.com> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: matt mooney Cc: linux-kbuild@vger.kernel.org, linux-doc@vger.kernel.org, kernel-janitors@vger.kernel.org On Fri, Oct 01, 2010 at 09:21:55PM -0700, matt mooney wrote: > A few modifications done for consistency, such as adding the shell > prompt for command line examples and trailing slash for directories. > Also corrects the module include header and fixes a few grammar > issues that I introduced. > > Signed-off-by: matt mooney > --- > > Hi Michal, > > Before I forget, here is a small cleanup patch I have been waiting to send. Thanks, applied. Michal