docs: clearing-warn-once.txt: add a title for this document
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 10 Apr 2019 09:56:22 +0000 (06:56 -0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 11 Apr 2019 18:37:02 +0000 (12:37 -0600)
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>
Documentation/clearing-warn-once.txt

index 5b1f5d5..4aa9382 100644 (file)
@@ -1,3 +1,5 @@
+Clearing WARN_ONCE
+------------------
 
 WARN_ONCE / WARN_ON_ONCE only print a warning once.