From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Tue, 28 Jul 2009 08:18:04 +0200 Subject: [U-Boot] [Patch] Fix compiler warning vcxk In-Reply-To: <4A6E93A3.1090306@denx.de> References: <4A6E93A3.1090306@denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Anatolij Gustschin wrote: > > Please note that comments to the patch should go below "---" > line so that they do not appear in the commit message, e.g. > in this case: > > This patch will > > * FIX: bus_vcxk.c:383: warning: unused variable 'lineptr' > > Your SOB > --- > Here is the place for comments which should not appear in > the commit log, in this case this is: > > "My new video driver vcxk produce a compiler warning. > I think the http://www.denx.de/wiki/U-Boot/Patches is a good place to describe such basic things. Especially for people who publish their first patch. Best regard Jens