Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation/admin-guide: dm-integrity: drop doubled words

Drop the doubled words "on" and "the".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: dm-devel@redhat.com
Link: https://lore.kernel.org/r/20200704032020.21923-4-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Randy Dunlap and committed by
Jonathan Corbet
4e578ba6 80466139

+2 -2
+2 -2
Documentation/admin-guide/device-mapper/dm-integrity.rst
··· 45 45 will format the device 46 46 3. unload the dm-integrity target 47 47 4. read the "provided_data_sectors" value from the superblock 48 - 5. load the dm-integrity target with the the target size 48 + 5. load the dm-integrity target with the target size 49 49 "provided_data_sectors" 50 50 6. if you want to use dm-integrity with dm-crypt, load the dm-crypt target 51 51 with the size "provided_data_sectors" ··· 99 99 the superblock is used. 100 100 101 101 meta_device:device 102 - Don't interleave the data and metadata on on device. Use a 102 + Don't interleave the data and metadata on the device. Use a 103 103 separate device for metadata. 104 104 105 105 buffer_sectors:number