aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/clearing-warn-once.txt
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-04-10 06:56:22 -0300
committerJonathan Corbet <corbet@lwn.net>2019-04-11 12:37:02 -0600
commit26187d18b8d1be18a21bd84419cf89080fecfa1f (patch)
treeb6ec2dc7c8b35685af08c0980d4b7de15239e9ec /Documentation/clearing-warn-once.txt
parentdocs: atomic_bitops.txt: add a title for this document (diff)
downloadlinux-dev-26187d18b8d1be18a21bd84419cf89080fecfa1f.tar.xz
linux-dev-26187d18b8d1be18a21bd84419cf89080fecfa1f.zip
docs: clearing-warn-once.txt: add a title for this document
This document misses a title. Add it, in order to follow the documentation standard. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/clearing-warn-once.txt')
-rw-r--r--Documentation/clearing-warn-once.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/clearing-warn-once.txt b/Documentation/clearing-warn-once.txt
index 5b1f5d547be1..4aa938262d0e 100644
--- a/Documentation/clearing-warn-once.txt
+++ b/Documentation/clearing-warn-once.txt
@@ -1,3 +1,5 @@
+Clearing WARN_ONCE
+------------------
WARN_ONCE / WARN_ON_ONCE only print a warning once.