Skip to content

Commit 9fb2047

Browse files
xairyakpm00
authored andcommitted
Documentation: ubsan: drop "the" from article title
Drop "the" from the title of the documentation article for UBSAN, as it is redundant. Also add SPDX-License-Identifier for ubsan.rst. Link: https://lkml.kernel.org/r/5fb11a4743eea9d9232a5284dea0716589088fec.1698161845.git.andreyknvl@google.com Signed-off-by: Andrey Konovalov <andreyknvl@google.com> Reviewed-by: Marco Elver <elver@google.com> Cc: Alexander Potapenko <glider@google.com> Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com> Cc: Dmitry Vyukov <dvyukov@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 88c91dc commit 9fb2047

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Documentation/dev-tools/ubsan.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
The Undefined Behavior Sanitizer - UBSAN
2-
========================================
1+
.. SPDX-License-Identifier: GPL-2.0
2+
3+
Undefined Behavior Sanitizer - UBSAN
4+
====================================
35

46
UBSAN is a runtime undefined behaviour checker.
57

0 commit comments

Comments
 (0)