Re: [PATCH v2] 9p: Remove INET dependency

From: Jason Andryuk
Date: Thu May 04 2023 - 07:55:35 EST


On Thu, May 4, 2023 at 6:58 AM Christian Schoenebeck
<linux_oss@xxxxxxxxxxxxx> wrote:
>
> On Wednesday, May 3, 2023 4:11:20 PM CEST Jason Andryuk wrote:
> > 9pfs can run over assorted transports, so it doesn't have an INET
> > dependency. Drop it and remove the includes of linux/inet.h.
> >
> > NET_9P_FD/trans_fd.o builds without INET or UNIX and is unusable over
>
> s/unusable/usable/ ?

Whoops! Yes, you are correct. Thanks for catching that.

Regards,
Jason