Do a make format run.
This commit is contained in:
parent
514f5ad4a9
commit
2f0d697f8c
11 changed files with 49 additions and 53 deletions
|
|
@ -27,7 +27,7 @@ import (
|
|||
)
|
||||
|
||||
var (
|
||||
procNetDevFieldSep = regexp.MustCompile("[ :] *")
|
||||
procNetDevFieldSep = regexp.MustCompile("[ :] *")
|
||||
)
|
||||
|
||||
func getNetDevStats(ignore *regexp.Regexp) (map[string]map[string]string, error) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue