• Daniel Martí's avatar
    all: remove some unused result params · 5d39af9d
    Daniel Martí authored
    Most of these are return values that were part of a receiving parameter,
    so they're still accessible.
    
    A few others are not, but those have never had a use.
    
    Found with github.com/mvdan/unparam, after Kevin Burke's suggestion that
    the tool should also warn about unused result parameters.
    
    Change-Id: Id8b5ed89912a99db22027703a88bd94d0b292b8b
    Reviewed-on: https://go-review.googlesource.com/55910
    Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    5d39af9d
Name
Last commit
Last update
..
internal/testdeps Loading commit data...
iotest Loading commit data...
quick Loading commit data...
allocs.go Loading commit data...
allocs_test.go Loading commit data...
benchmark.go Loading commit data...
benchmark_test.go Loading commit data...
cover.go Loading commit data...
example.go Loading commit data...
export_test.go Loading commit data...
helper_test.go Loading commit data...
helperfuncs_test.go Loading commit data...
match.go Loading commit data...
match_test.go Loading commit data...
sub_test.go Loading commit data...
testing.go Loading commit data...
testing_test.go Loading commit data...