From: Chao Yu Date: Fri, 30 Oct 2020 02:24:35 +0000 (+0800) Subject: MAINTAINERS: add missing file in ext4 entry X-Git-Tag: microblaze-v5.12~402^2~26 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;ds=sidebyside;h=a0650046d31d3ca92e7fb41ae5c667ed9250a2fc;p=linux-2.6-microblaze.git MAINTAINERS: add missing file in ext4 entry include/trace/events/ext4.h belongs to ext4 module, add the file path into ext4 entry in MAINTAINERS. Signed-off-by: Chao Yu Link: https://lore.kernel.org/r/20201030022435.1136-1-yuchao0@huawei.com Signed-off-by: Theodore Ts'o --- diff --git a/MAINTAINERS b/MAINTAINERS index b516bb34a8d5..025d16ae0767 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6614,6 +6614,7 @@ Q: http://patchwork.ozlabs.org/project/linux-ext4/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git F: Documentation/filesystems/ext4/ F: fs/ext4/ +F: include/trace/events/ext4.h Extended Verification Module (EVM) M: Mimi Zohar