diff options
author | Randy Dunlap <[email protected]> | 2020-07-03 20:44:58 -0700 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2020-07-13 11:18:49 -0600 |
commit | 6db35a242cd46298adbd868512188bf58f71d6f1 (patch) | |
tree | 51bf76ccb5397e4f21843f94ce426024bc44fa1f | |
parent | 97b8281c550e1fd86afa6bc99c77d1d992dcf460 (diff) |
Documentation/driver-api: nvdimm: drop doubled word
Drop the doubled word "to".
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Ira Weiny <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r-- | Documentation/driver-api/nvdimm/nvdimm.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/nvdimm/nvdimm.rst b/Documentation/driver-api/nvdimm/nvdimm.rst index e1bf4130cdfc..ef6d59e0978e 100644 --- a/Documentation/driver-api/nvdimm/nvdimm.rst +++ b/Documentation/driver-api/nvdimm/nvdimm.rst @@ -73,7 +73,7 @@ DAX: process address space. DSM: - Device Specific Method: ACPI method to to control specific + Device Specific Method: ACPI method to control specific device - in this case the firmware. DCR: |