Skip to content

Commit ee316be

Browse files
Jiapeng Chongkdave
authored andcommitted
btrfs: remove duplicate inclusion of linux/types.h
In messages.h there's linux/types.h 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 989eef9 commit ee316be

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)