diff options
| author | Al Viro <[email protected]> | 2007-02-09 16:38:30 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-02-09 09:14:07 -0800 |
| commit | 4ec031166f6a466a443f462e567f7551096b1741 (patch) | |
| tree | 2f59cd620ddd83436a16c8e5a494d6147a398716 /include/linux/debugobjects.h | |
| parent | b81831c69afb82c0545d3de729290fab4e50d429 (diff) | |
[PATCH] kill eth_io_copy_and_sum()
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 <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions