mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
ext4: fix misspellings in comments.
Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
This commit is contained in:
parent
c0a2ad9b50
commit
b8a07463c8
5 changed files with 5 additions and 5 deletions
|
@ -787,7 +787,7 @@ struct inode *__ext4_new_inode(handle_t *handle, struct inode *dir,
|
|||
sbi = EXT4_SB(sb);
|
||||
|
||||
/*
|
||||
* Initalize owners and quota early so that we don't have to account
|
||||
* Initialize owners and quota early so that we don't have to account
|
||||
* for quota initialization worst case in standard inode creating
|
||||
* transaction
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue