Re: [PATCH] IB/sysfs: remove unused va_list args

From: Jason Gunthorpe
Date: Mon Jan 25 2016 - 12:47:23 EST


On Mon, Jan 25, 2016 at 05:23:47PM +0000, Colin King wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> _show_port_gid_attr performs a va_end on some unused va_list args.
> Clean this up by removing the args completely.
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>

Yep. This is bad new breakage too. Care to add a fixes line?

Reviewed-by: Jason Gunthorpe <jgunthorpe@xxxxxxxxxxxxxxxxxxxx>

Jason