[PATCH] net: unexport csum_and_copy_{from,to}_user

Arnd Bergmann arnd at arndb.de
Sat Apr 23 19:47:53 AEST 2022


On Thu, Apr 21, 2022 at 9:04 AM Christoph Hellwig <hch at lst.de> wrote:
>
> csum_and_copy_from_user and csum_and_copy_to_user are exported by
> a few architectures, but not actually used in modular code.  Drop
> the exports.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>

Acked-by: Arnd Bergmann <arnd at arndb.de>


More information about the Linuxppc-dev mailing list