Dear Sergei Shtylyov, In message <[email protected]> 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: [email protected] Der Irrtum wiederholt sich immerfort in der Tat. Deshalb muß man das Wahre unermüdlich in Worten wiederholen. - Goethe _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

