Matt Layher
43a4589043
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>
2019-06-04 13:01:52 +02:00
..
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-05-17 15:35:20 +02:00
2019-05-14 09:09:52 +02:00
2019-03-04 16:37:11 +01:00
2019-05-14 09:09:52 +02:00
2019-05-14 09:09:52 +02:00
2019-05-25 02:07:18 +02:00
2019-03-03 05:00:40 +01:00
2019-06-03 22:15:41 +02:00
2019-06-04 13:01:52 +02:00
2019-05-30 15:16:16 +02:00
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-05-14 09:09:52 +02:00
2019-05-14 09:09:52 +02:00
2019-03-03 05:00:40 +01:00
2019-03-04 16:37:11 +01:00
2019-05-14 09:09:52 +02:00
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-06-04 13:01:52 +02:00
2019-06-03 22:15:41 +02:00
2019-05-14 09:09:52 +02:00
2019-03-04 16:37:11 +01:00
2019-03-03 05:00:40 +01:00
2019-03-21 14:45:41 -06:00
2019-03-04 16:37:11 +01:00
2019-03-04 16:37:11 +01:00
2019-06-03 22:15:41 +02:00
2019-06-03 22:15:41 +02:00
2019-05-24 13:48:25 +02:00
2019-05-29 18:34:55 +02:00
2019-05-14 09:09:52 +02:00
2019-05-14 09:09:52 +02:00
2019-05-17 10:28:04 +02:00