aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2018-06-26 20:32:22 +0200
committerGeert Uytterhoeven <[email protected]>2018-07-29 10:48:18 +0200
commit4042cd756e193f49469d31a23d5b85c4dca2a3b6 (patch)
tree1c402d6ac21e0fcf5da0a3435a01416447cd1d49 /net/lapb/lapb_subr.c
parente295066f66a4fa78c39c29de7d7635e6957dd4f7 (diff)
net: mac8390: Use standard memcpy_{from,to}io()
The mac8390 driver defines its own variants of memcpy_fromio() and memcpy_toio(), using similar implementations, but different function signatures. Remove the custom definitions of memcpy_fromio() and memcpy_toio(), and adjust all callers to the standard signatures. Signed-off-by: Geert Uytterhoeven <[email protected]> Acked-by: David S. Miller <[email protected]> Acked-by: Greg Ungerer <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions