From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eugene Teo Date: Tue, 21 Aug 2007 05:52:32 +0000 Subject: Re: [PATCH] video/geode: fix warnings Message-Id: <20070821055232.GB18465@kernel.sg> List-Id: References: <20070820230320.6741bb15@shaun> In-Reply-To: <20070820230320.6741bb15@shaun> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org > Remove the double declaration of variable 'opt'. > > Signed-off-by: Shaun Zinck > --- > This is my first patch so I mostly wanted to make sure I got the formatting right. > Does this look OK? Yes, the formatting is ok. Take a look at the following link: http://lxr.linux.no/source/Documentation/SubmittingPatches#L331 Thanks, Eugene