Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

bcachefs: Remove duplicate include

./fs/bcachefs/btree_update.h: journal.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6573
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>

authored by

Jiapeng Chong and committed by
Kent Overstreet
3b59fbec 867c1fe0

-1
-1
fs/bcachefs/btree_update.h
··· 4 4 5 5 #include "btree_iter.h" 6 6 #include "journal.h" 7 - #include "journal.h" 8 7 9 8 struct bch_fs; 10 9 struct btree;