android_kernel_xiaomi_sm8350/fs/ext2
Akinobu Mita 144704e522 ext[234]: fix comment for nonexistent variable
The comment in ext[234]_new_blocks() describes about "i".  But there is no
local variable called "i" in that scope.  I guess it has been renamed to
group_no.

Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-06 10:41:21 -08:00
..
acl.c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 2007-07-17 12:00:03 -07:00
acl.h
balloc.c ext[234]: fix comment for nonexistent variable 2008-02-06 10:41:21 -08:00
dir.c BKL-removal: convert ext2 over to use unlocked_ioctl 2008-02-06 10:41:20 -08:00
ext2.h BKL-removal: convert ext2 over to use unlocked_ioctl 2008-02-06 10:41:20 -08:00
file.c BKL-removal: convert ext2 over to use unlocked_ioctl 2008-02-06 10:41:20 -08:00
fsync.c
ialloc.c ext2 reservations 2007-10-17 08:43:02 -07:00
inode.c BKL-removal: remove incorrect BKL comment in ext2 2008-02-06 10:41:20 -08:00
ioctl.c BKL-removal: convert ext2 over to use unlocked_ioctl 2008-02-06 10:41:20 -08:00
Makefile
namei.c
super.c ext2: xip check fix 2008-02-06 10:41:08 -08:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext2 reservations 2007-10-17 08:43:02 -07:00
xattr.h
xip.c
xip.h