On Wed, Dec 11, 2013 at 08:31:35AM +0100, Antonio Quartulli wrote:
Joe,
we have other places in the batman-adv code where we use seq_printf, but at the moment we don't check the return value and we always return 0 at the end of the function.
I think we could use seq_overflow here as well?
Not if you want correctly behaving code...