google / nftables

This repository contains a Go module to interact with Linux nftables (the iptables successor).
Apache License 2.0
1.12k stars 140 forks source link

Fix staticcheck issues #266

Closed turekt closed 3 months ago

turekt commented 3 months ago

As requested in https://github.com/google/nftables/pull/259#discussion_r1571030651 I am opening a separate PR for staticcheck issues found in nftables codebase.