Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1317125
| From | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] IB/sysfs: remove unused va_list args |
| Date | 2016-01-25 18:50 +0100 |
| Message-ID | <qUTr4-7vm-13@gated-at.bofh.it> (permalink) |
| References | <qUT7I-7lX-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jan 25, 2016 at 05:23:47PM +0000, Colin King wrote: > From: Colin Ian King <colin.king@canonical.com> > > _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@canonical.com> Yep. This is bad new breakage too. Care to add a fixes line? Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Jason
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] IB/sysfs: remove unused va_list args Colin King <colin.king@canonical.com> - 2016-01-25 18:30 +0100 Re: [PATCH] IB/sysfs: remove unused va_list args Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2016-01-25 18:50 +0100 Re: [PATCH] IB/sysfs: remove unused va_list args "ira.weiny" <ira.weiny@intel.com> - 2016-01-25 19:30 +0100
csiph-web