diff options
author | Matt Layher <mdlayher@gmail.com> | 2019-06-03 16:25:32 -0400 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2019-06-04 13:01:52 +0200 |
commit | 43a4589043faa6f81c2148e462e2b739e22ccb55 (patch) | |
tree | bccb6253096820e65df69047329fe690ad87feeb /tun/wintun/setupapi | |
parent | 8d76ac8cc47cbe4072b2f5a48ede21c3e2d5ced0 (diff) |
device: remove redundant return statements
More staticcheck fixes:
$ staticcheck ./... | grep S1023
device/noise-helpers.go:45:2: redundant return statement (S1023)
device/noise-helpers.go:54:2: redundant return statement (S1023)
device/noise-helpers.go:64:2: redundant return statement (S1023)
Signed-off-by: Matt Layher <mdlayher@gmail.com>
Diffstat (limited to 'tun/wintun/setupapi')
0 files changed, 0 insertions, 0 deletions