You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
treewide: Fix typo in Documentation/DocBook
This patch fix spelling typo in Documentation/DocBook. It is because .html and .xml files are generated by make htmldocs, I have to fix a typo within the source files. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
425529937b
commit
e227867f12
+1
-1
@@ -3086,7 +3086,7 @@ EXPORT_SYMBOL(submit_bh);
|
||||
* until the buffer gets unlocked).
|
||||
*
|
||||
* ll_rw_block sets b_end_io to simple completion handler that marks
|
||||
* the buffer up-to-date (if approriate), unlocks the buffer and wakes
|
||||
* the buffer up-to-date (if appropriate), unlocks the buffer and wakes
|
||||
* any waiters.
|
||||
*
|
||||
* All of the buffers must be for the same device, and must also be a
|
||||
|
||||
Reference in New Issue
Block a user