]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: use local variable ei instead of EXT4_I() macro
authorchenyichong <chenyichong@uniontech.com>
Wed, 26 May 2021 05:29:30 +0000 (13:29 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 23 Jun 2021 01:34:17 +0000 (21:34 -0400)
commitf9505c72b2ee80cb68af95449a5215906130e3be
treea087099802c59b6adddf6c593934a5ffd4c363ee
parentc89849cc0259f3d33624cc3bd127685c3c0fa25d
ext4: use local variable ei instead of EXT4_I() macro

Signed-off-by: chenyichong <chenyichong@uniontech.com>
Reviewed-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/20210526052930.11278-1-chenyichong@uniontech.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/inode.c