I'm working on that.
> 2) I don't think it's so nice to snprintf() onto the
>    stack and then seq_printf() that in fib_node_seq_show.
> 
>    You should be able to keep the line within it's
>    limit length just by specifying lengths to the integer
>    formats.
Will fix this.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/