Skip to content

Commit 011f085

Browse files
Jiapeng Chongkdave
authored andcommitted
btrfs: Remove duplicate linux/types.h header
./fs/btrfs/messages.h: linux/types.h is included more than once. Reported-by: Abaci Robot <[email protected]> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=22939 Signed-off-by: Jiapeng Chong <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
1 parent de076aa commit 011f085

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/btrfs/messages.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#ifndef BTRFS_MESSAGES_H
44
#define BTRFS_MESSAGES_H
55

6-
#include <linux/types.h>
76
#include <linux/types.h>
87
#include <linux/printk.h>
98
#include <linux/bug.h>

0 commit comments

Comments
 (0)