On (11/26/18 21:23), Tamir Carmeli wrote: > Thanks for the reply and sorry for my noob question: > Wasn't I supposed to send this patch also to the FAT maintainer, OGAWA > Hirofumi?
Yes. > His name wasn't on the get_maintainer output, and I think > that this specific file isn't listed anywhere under the maintainers > file. Right. Not all headers are tracked; so usually you'd want to ./scripts/get_maintainer.pl fs/fat (where C files are). -ss