On Sunday, November 27, 2022 1:59:25 PM CET Christophe JAILLET wrote:
The 9p fs does not use IDR or IDA functionalities. So there is no point in
including <linux/idr.h>.
Remove it.
Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
---
Right, it's used by net/9p/client.c only. Probably some more files in net/9p
could therefore be deflated as well. Anyway:
Reviewed-by: Christian Schoenebeck <linux_oss@xxxxxxxxxxxxx>