[PATCH] Updated Legacy code in arm rtl22xx
Chris Johns
chrisj at rtems.org
Fri Jul 12 00:56:27 UTC 2013
Joel Sherrill wrote:
> Should this be print? But this is beyond his scope
No, it is just a case of "... %#6x\n" -> "... %#6xn" so the line feed at
the end of the format string is now missing.
>
> Chris Johns<chrisj at rtems.org> wrote:
>
>
> Vipul Nayyar wrote:
>> - printf("cs8900_io_set_reg: reg: %#6x, val %#6x\n",
>> + printf("cs8900_io_set_reg: reg: %#6x, val %#6xn",
>
> Did you do a global search and replace of '\' ? Please fix up and resubmit.
>
> Chris
> _______________________________________________
> rtems-devel mailing list
> rtems-devel at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-devel
More information about the devel
mailing list