Re: [PATCH 29/33] rxrpc_sock_set_min_security_level

From: Christoph Hellwig
Date: Thu May 14 2020 - 06:29:28 EST


On Wed, May 13, 2020 at 02:13:07PM +0100, David Howells wrote:
> Christoph Hellwig <hch@xxxxxx> wrote:
>
> > +int rxrpc_sock_set_min_security_level(struct sock *sk, unsigned int val);
> > +
>
> Looks good - but you do need to add this to Documentation/networking/rxrpc.txt
> also, thanks.

That file doesn't exist, instead we now have a
cumentation/networking/rxrpc.rst in weird markup. Where do you want this
to be added, and with what text? Remember I don't really know what this
thing does, I just provide a shortcut.