On Fri, 2017-09-22 at 17:31 +0300, Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> A few functions had argument 'output' which was not used at all. Remove
> such unused arguments.
>
> The coming migration to the head-based output API would have made it
> awkward to come up with the output argum
From: Pekka Paalanen
A few functions had argument 'output' which was not used at all. Remove
such unused arguments.
The coming migration to the head-based output API would have made it
awkward to come up with the output argument for these, but luckily they
are not actually needed.
Signed-off-by