Commit 3b59fbec authored by Jiapeng Chong's avatar Jiapeng Chong Committed by Kent Overstreet

bcachefs: Remove duplicate include

./fs/bcachefs/btree_update.h: journal.h is included more than once.
Reported-by: default avatarAbaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6573Signed-off-by: default avatarJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 867c1fe0
......@@ -4,7 +4,6 @@
#include "btree_iter.h"
#include "journal.h"
#include "journal.h"
struct bch_fs;
struct btree;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment