aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/gen_stats.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-28 00:01:41 +0200
committerDavid S. Miller <davem@davemloft.net>2020-04-28 14:39:46 -0700
commit8c498935585680284e5f3e5294d3c901b7c89d57 (patch)
treed9b870c61dfeb51a29bc2f6ee0673d1b61f15bd1 /net/core/gen_stats.c
parentdocs: networking: convert generic_netlink.txt to ReST (diff)
downloadlinux-dev-8c498935585680284e5f3e5294d3c901b7c89d57.tar.xz
linux-dev-8c498935585680284e5f3e5294d3c901b7c89d57.zip
docs: networking: convert gen_stats.txt to ReST
- add SPDX header; - mark code blocks and literals as such; - mark tables as such; - mark lists as such; - adjust identation, whitespaces and blank lines; - add to networking/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/gen_stats.c')
-rw-r--r--net/core/gen_stats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/core/gen_stats.c b/net/core/gen_stats.c
index 1d653fbfcf52..e491b083b348 100644
--- a/net/core/gen_stats.c
+++ b/net/core/gen_stats.c
@@ -6,7 +6,7 @@
* Jamal Hadi Salim
* Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
*
- * See Documentation/networking/gen_stats.txt
+ * See Documentation/networking/gen_stats.rst
*/
#include <linux/types.h>