> this patch changes the interfaces of the bottom handler to return error
> values.
Cool.
> To keep it simple, for now every old function is changed to return 0.
> The actual error checking in devio.c for example can then be added later.
For devio we should examine what the drivers do and think
Hi,
this patch changes the interfaces of the bottom handler to return error
values. To keep it simple, for now every old function is changed to return 0.
The actual error checking in devio.c for example can then be added later.
This is also desirable because I am not sure if term can really cope