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 <[email protected]> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=10783 Signed-off-by: Yang Li <[email protected]> Signed-off-by: Kent Overstreet <[email protected]>
1 parent d5c5b33 commit abb43dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)