Skip to content

Commit abb43dd

Browse files
Yang LiKent Overstreet
authored andcommitted
bcachefs: Remove duplicated include in backpointers.c
The header files bbpos.h is included twice in backpointers.c, so one inclusion of each can be removed. Reported-by: Abaci Robot <abaci@linux.alibaba.com> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=10783 Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
1 parent d5c5b33 commit abb43dd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

fs/bcachefs/backpointers.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#include "bbpos.h"
44
#include "alloc_background.h"
55
#include "backpointers.h"
6-
#include "bbpos.h"
76
#include "bkey_buf.h"
87
#include "btree_cache.h"
98
#include "btree_update.h"

0 commit comments

Comments
 (0)