f2fs: fix a typo in inode.c
authorRuiqi Gong <gongruiqi1@huawei.com>
Thu, 25 Mar 2021 06:38:11 +0000 (02:38 -0400)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 26 Mar 2021 17:27:44 +0000 (10:27 -0700)
commit2c718feead3533647a061501122457a16a355736
tree352d3d17e890ebab7b450429268f6f8cfa5577f5
parentd6d2b491a82e1e411a6766fbfb87c697d8701554
f2fs: fix a typo in inode.c

Do a trivial typo fix.
s/runing/running

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Ruiqi Gong <gongruiqi1@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/inode.c