diff options
author | Wan Jiabing <wanjiabing@vivo.com> | 2021-04-19 04:20:03 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2021-04-19 18:36:14 +0200 |
commit | a7b4e506dcc461c214734d03816c1d47bd88c9a3 (patch) | |
tree | 3bb978cb3bfa59b7531eae69a37657ff41fc26e2 /fs/f2fs/segment.c | |
parent | f2fs: fix to avoid NULL pointer dereference (diff) | |
download | linux-a7b4e506dcc461c214734d03816c1d47bd88c9a3.tar.xz linux-a7b4e506dcc461c214734d03816c1d47bd88c9a3.zip |
f2fs: remove unnecessary struct declaration
struct dnode_of_data is defined at 897th line.
The declaration here is unnecessary. Remove it.
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/segment.c')
0 files changed, 0 insertions, 0 deletions