Files
snapd/interfaces/hotplug
Ian Johnson 7ef81d7ab2 many: fix new ineffassign warnings
For some reason all of a sudden these were flagged by the latest/stable go snap
in CI:

Checking for ineffective assignments
/home/runner/work/snapd/snapd/src/github.com/snapcore/snapd/interfaces/repo_test.go:2088:2: ineffectual assignment to conn
/home/runner/work/snapd/snapd/src/github.com/snapcore/snapd/interfaces/hotplug/deviceinfo_test.go:88:2: ineffectual assignment to di
/home/runner/work/snapd/snapd/src/github.com/snapcore/snapd/overlord/devicestate/devicestate_serial_test.go:664:2: ineffectual assignment to device

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-02-25 18:19:56 -06:00
..
2018-09-06 13:09:11 +02:00