]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
btrfs: remove duplicate inclusion of linux/types.h
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Fri, 25 Jul 2025 08:07:05 +0000 (16:07 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 22 Sep 2025 08:54:31 +0000 (10:54 +0200)
commit6d9cce2d1bb6b70916de351490d1ff197058b88f
tree3da5e277b764230d0636d7c1554709c76aa7a042
parent3c44cd3c79fcb38a86836dea6ff8fec322a9e68c
btrfs: remove duplicate inclusion of linux/types.h

In messages.h there's linux/types.h included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=22939
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/messages.h