From: Mauro Carvalho Chehab Date: Wed, 10 Apr 2019 09:56:22 +0000 (-0300) Subject: docs: clearing-warn-once.txt: add a title for this document X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=26187d18b8d1be18a21bd84419cf89080fecfa1f;p=openwrt%2Fstaging%2Fblogic.git 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 Signed-off-by: Jonathan Corbet --- 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.