kernel_optimize_test/fs/ext2
Randy Dunlap 17a0445e7b ext2: ext2.h: fix duplicated word + typos
Change the repeated word "the" in "it the the" to "it is the".
Fix typo "recentl" to "recently".
Fix verb "give" to "gives".

Link: https://lore.kernel.org/r/20200720001327.23603-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jan Kara <jack@suse.com>
Cc: linux-ext4@vger.kernel.org
Signed-off-by: Jan Kara <jack@suse.cz>
2020-07-27 10:58:06 +02:00
..
acl.c
acl.h
balloc.c
dir.c ext2: ext2_find_entry() return -ENOENT if no entry found 2020-07-09 08:14:00 +02:00
ext2.h ext2: ext2.h: fix duplicated word + typos 2020-07-27 10:58:06 +02:00
file.c
ialloc.c ext2: fix missing percpu_counter_inc 2020-07-09 08:14:01 +02:00
inode.c ext2: fix some incorrect comments in inode.c 2020-07-09 08:14:01 +02:00
ioctl.c
Kconfig
Makefile
namei.c ext2: ext2_find_entry() return -ENOENT if no entry found 2020-07-09 08:14:00 +02:00
super.c ext2: remove nocheck option 2020-07-09 08:14:01 +02:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext2: initialize quota info in ext2_xattr_set() 2020-07-09 08:14:01 +02:00
xattr.h