[rtems commit] bsp/leon3: Add and use fatal codes
Sebastian Huber
sebastian.huber at embedded-brains.de
Sun Feb 23 09:32:28 UTC 2014
On 02/22/2014 10:49 PM, Chris Johns wrote:
>> - status = rtems_io_register_name( console_name, major, i+1);
>> + rtems_io_register_name( console_name, major, i+1);
>
> Why is the result not checked ?
Its not checked since day one of this file. I suppose its not critical
if you can't register these device files (in contrast to
"/dev/console"). If the application uses these missing device files,
then it may do smarter things than we can do here.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list