Acked-by: Christophe Fergeau
On Fri, Feb 10, 2017 at 02:30:57PM +, Frediano Ziglio wrote:
> smartcard_channel_client_pipe_add_push was just calling
> red_channel_client_pipe_add_push without any cast or other
> changes.
>
> Signed-off-by: Frediano Ziglio
> ---
> server/smartcard.c | 15 +++
I think I would change the summary to something like:
Remove an unnecessary wrapper function
Acked-by: Jonathon Jongsma
On Fri, 2017-02-10 at 14:30 +, Frediano Ziglio wrote:
> smartcard_channel_client_pipe_add_push was just calling
> red_channel_client_pipe_add_push without any cast or ot