]> www.infradead.org Git - linux.git/commitdiff
Remove duplicate "and" in 'Linux NVMe docs.
authorShivam Chaudhary <cvam0000@gmail.com>
Tue, 10 Sep 2024 05:27:37 +0000 (10:57 +0530)
committerJonathan Corbet <corbet@lwn.net>
Tue, 10 Sep 2024 21:44:20 +0000 (15:44 -0600)
Remove duplicate occurrence of 'and' in
'Linux NVMe Feature and Quirk Policy' title heading.

tested: Not breaking anything.

Signed-off-by: Shivam Chaudhary <cvam0000@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20240910052737.30579-1-cvam0000@gmail.com>

Documentation/nvme/feature-and-quirk-policy.rst

index c01d836d8e415127167909af042c472e3d110273..e21966bf20a81293b45b459536988562fbc1bf77 100644 (file)
@@ -1,8 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0
 
-=======================================
-Linux NVMe feature and and quirk policy
-=======================================
+===================================
+Linux NVMe feature and quirk policy
+===================================
 
 This file explains the policy used to decide what is supported by the
 Linux NVMe driver and what is not.