include/linux/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
parent
ab690d9fed
commit
fd3f8984f6
10 changed files with 11 additions and 11 deletions
|
@ -1307,7 +1307,7 @@ struct super_operations {
|
|||
* being set. find_inode() uses this to prevent returning
|
||||
* nearly-dead inodes.
|
||||
* I_SYNC Similar to I_LOCK, but limited in scope to writeback
|
||||
* of inode dirty data. Having a seperate lock for this
|
||||
* of inode dirty data. Having a separate lock for this
|
||||
* purpose reduces latency and prevents some filesystem-
|
||||
* specific deadlocks.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue