Playground for tests of workflow automation and containers repository structure
Go to file
Kir Kolyshkin 14c831e003 libnetwork/netavark: simplify isMacVlan init
This fixes the following staticcheck warning:

> libnetwork/netavark/config.go:297:2: QF1007: could merge conditional assignment into variable declaration (staticcheck)
> 	isMacVlan := true
> 	^

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2025-03-26 09:36:14 -07:00
common libnetwork/netavark: simplify isMacVlan init 2025-03-26 09:36:14 -07:00