commit | 9f780dab7fb5618ee8bacbf6f91832374231c30c | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Mon Jan 25 18:38:06 2016 +0000 |
committer | Doug Ledford <dledford@redhat.com> | Thu Feb 04 07:09:07 2016 -0500 |
tree | 8f893d7cc4d16d17e23b1735c232d0232f5894ab | |
parent | bb6a777369449d15a4a890306d2f925cae720e1c [diff] |
IB/sysfs: remove unused va_list args _show_port_gid_attr performs a va_end on some unused va_list args. Clean this up by removing the args completely. Fixes: 470be516a226e8 ("IB/core: Add gid attributes to sysfs") Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Ira Weiny <ira.weiny@intel.com> Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Signed-off-by: Doug Ledford <dledford@redhat.com>