mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 08:31:55 +00:00
4ec031166f
On all targets that sucker boils down to memcpy_fromio(sbk->data, from, len). The function name is highly misguiding (it _never_ does any checksums), the last argument is just a noise and simply expanding the call to memcpy_fromio() gives shorter and more readable source. For a lot of reasons it has almost no remaining users, so it's better to just outright kill it. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
coyote.h | ||
debug-macro.S | ||
dma.h | ||
entry-macro.S | ||
gtwx5715.h | ||
hardware.h | ||
io.h | ||
irqs.h | ||
ixdp425.h | ||
ixp4xx-regs.h | ||
memory.h | ||
nas100d.h | ||
nslu2.h | ||
platform.h | ||
prpmc1100.h | ||
system.h | ||
timex.h | ||
udc.h | ||
uncompress.h | ||
vmalloc.h |