Re: [PATCH 03/12] FIXUP: SUNRPC: call svc_process() from svc_recv()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jul 31, 2023 at 04:48:30PM +1000, NeilBrown wrote:
> Now that svc_process() is called only by svc_recv(), it doesn't need to
> be exported.
> 
> Signed-off-by: NeilBrown <neilb@xxxxxxx>

Squashed.


> ---
>  net/sunrpc/svc.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/net/sunrpc/svc.c b/net/sunrpc/svc.c
> index cbfd4ac02a4d..f2971d94b4aa 100644
> --- a/net/sunrpc/svc.c
> +++ b/net/sunrpc/svc.c
> @@ -1546,7 +1546,6 @@ void svc_process(struct svc_rqst *rqstp)
>  out_drop:
>  	svc_drop(rqstp);
>  }
> -EXPORT_SYMBOL_GPL(svc_process);
>  
>  #if defined(CONFIG_SUNRPC_BACKCHANNEL)
>  /*
> -- 
> 2.40.1
> 

-- 
Chuck Lever



[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux