From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 29 Jul 2011 21:48:45 +0200 Subject: [U-Boot] [PATCH] cfb_console: fix build breakage In-Reply-To: <4E32A86D.1010701@mvista.com> References: <1311923413-62087-1-git-send-email-andreas.devel@googlemail.com> <4E32A86D.1010701@mvista.com> Message-ID: <20110729194845.10C03166C86F@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Sergei Shtylyov, In message <4E32A86D.1010701@mvista.com> you wrote: > > > diff --git a/drivers/video/cfb_console.c b/drivers/video/cfb_console.c > > index 77e7285..b56197f 100644 > > --- a/drivers/video/cfb_console.c > > +++ b/drivers/video/cfb_console.c > > @@ -1494,7 +1494,7 @@ static void *video_logo (void) > > > > logo_plot (video_fb_address, VIDEO_COLS, 0, 0); > > > > - sprintf (info, " %s",&version_string); > > + sprintf (info, " %s", version_string); > > This wouldn't pass checkpatch.pl -- remove the space before paren. Yes, you are right. But this patch is just intended to fix the compile problem. Cleanup patches for this file will follow soon :-) Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de A dog always bit deepest on the veterinary hand. - Terry Pratchett, _Wyrd Sisters_