Commit 07ab93f3 authored by Charles Han's avatar Charles Han Committed by Jonathan Corbet
Browse files

Documentation: Remove repeated word in docs

parent 7038f9f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ properties:

  microchip,rx-int-gpios:
    description:
      GPIO phandle of GPIO connected to to INT1 pin of the MCP251XFD, which
      GPIO phandle of GPIO connected to INT1 pin of the MCP251XFD, which
      signals a pending RX interrupt.
    maxItems: 1

+2 −2
Original line number Diff line number Diff line
@@ -4521,8 +4521,8 @@ Both online and offline repair can use this strategy.
| For this second effort, the ondisk parent pointer format as originally   |
| proposed was ``(parent_inum, parent_gen, dirent_pos) → (dirent_name)``.  |
| The format was changed during development to eliminate the requirement   |
| of repair tools needing to to ensure that the ``dirent_pos`` field       |
| always matched when reconstructing a directory.                          |
| of repair tools needing to ensure that the ``dirent_pos`` field always   |
| matched when reconstructing a directory.                                 |
|                                                                          |
| There were a few other ways to have solved that problem:                 |
|                                                                          |