[U-Boot] [PATCH] PPC4xx: ALPR: constify FPGA code
Wolfgang Denk
wd at denx.de
Mon Sep 5 12:31:01 CEST 2011
Dear Sergei Shtylyov,
In message <4E64A372.8030506 at mvista.com> you wrote:
>
> > -int fpga_write_fn (void *buf, size_t len, int flush, int cookie)
> > +int fpga_write_fn (const void *buf, size_t len, int flush, int cookie)
>
> I guess this causes checkpatch.pl to complain due to space before (...
Right. I'll send a separate cleanup patch later.
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
Der Irrtum wiederholt sich immerfort in der Tat. Deshalb muß man das
Wahre unermüdlich in Worten wiederholen. - Goethe
More information about the U-Boot
mailing list