Commit 5f46783
authored
Add missing godoc comments for xfrm stats (#433)
Add missing godoc comments matching the kernel documentation, see
https://www.kernel.org/doc/html/latest/networking/xfrm_proc.html
Also rename the `xfrm*.go` files to have a `net_` prefix, as the
respective file is found in the `net/` sub-directory and this matches
filenames for other network-related stats.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>1 parent 71acf3d commit 5f46783
2 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
85 | | - | |
| 87 | + | |
| 88 | + | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
| |||
File renamed without changes.
0 commit comments