diff options
| author | Shivam Chaudhary <cvam0000@gmail.com> | 2024-09-10 10:57:37 +0530 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2024-09-10 15:44:20 -0600 |
| commit | 4f77c3462308c62ffe7129cc18b9ac937f44b5a5 (patch) | |
| tree | 02de44536c753500b10b02c300a0289038101fc3 /Documentation | |
| parent | 2409952f645ec7235660a111f9e5474892efbe42 (diff) | |
| download | net-4f77c3462308c62ffe7129cc18b9ac937f44b5a5.tar.gz | |
Remove duplicate "and" in 'Linux NVMe docs.
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>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/nvme/feature-and-quirk-policy.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/nvme/feature-and-quirk-policy.rst b/Documentation/nvme/feature-and-quirk-policy.rst index c01d836d8e4151..e21966bf20a812 100644 --- a/Documentation/nvme/feature-and-quirk-policy.rst +++ b/Documentation/nvme/feature-and-quirk-policy.rst @@ -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. |
