Björn Töpel <[email protected]> writes: > From: Björn Töpel <[email protected]> > > The functions bq_enqueue(), bq_flush_to_queue(), and bq_xmit_all() in > {cpu,dev}map.c always return zero. Changing the return type from int > to void makes the code easier to follow. > > Suggested-by: David Ahern <[email protected]> > Signed-off-by: Björn Töpel <[email protected]>
Acked-by: Toke Høiland-Jørgensen <[email protected]>
