diff options
author | Christoph Hellwig <[email protected]> | 2022-04-29 14:37:59 -0700 |
---|---|---|
committer | akpm <[email protected]> | 2022-04-29 14:37:59 -0700 |
commit | 6308499b5e99c0c903fde2c605e41d9a86c4be6c (patch) | |
tree | 6cbd70b843fa9ff7c6fd6faab90f6e72277622ea /drivers/usb/cdns3/cdns3-ti.c | |
parent | e0690479917cbce740eef51fa3de92c69647a5ad (diff) |
net: unexport csum_and_copy_{from,to}_user
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.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Christoph Hellwig <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Acked-by: Michael Ellerman <[email protected]> (powerpc)
Cc: David Miller <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions