Re: [PATCH] MAINTAINERS: adjust entry in XDP SOCKETS to actual file name

From: Daniel Borkmann
Date: Mon May 25 2020 - 18:23:16 EST


On 5/25/20 4:42 PM, BjÃrn TÃpel wrote:
On 2020-05-25 16:15, Lukas Bulwahn wrote:
Commit 2b43470add8c ("xsk: Introduce AF_XDP buffer allocation API") added a
new header file include/net/xsk_buff_pool.h, but commit 28bee21dc04b
("MAINTAINERS, xsk: Update AF_XDP section after moves/adds") added a file
entry referring to include/net/xsk_buffer_pool.h.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

 warning: no file matches F: include/net/xsk_buffer_pool.h

Adjust the entry in XDP SOCKETS to the actual file name.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
---
BjÃrn, please pick this minor non-urgent patch.

applies to next-20200525 on top of the commits mentioned above


Thanks Lukas!

Daniel/Alexei, this should go to the bpf-next tree.

Yep, applied, thanks!