diff options
author | Matthew Wilcox <[email protected]> | 2015-03-20 13:37:59 -0400 |
---|---|---|
committer | Helge Deller <[email protected]> | 2015-04-21 22:02:43 +0200 |
commit | 8bf8a1d1c13c687eda599c827d713eb70764a79f (patch) | |
tree | b3272a7adfe5dacf3180678a50dc3cba88932065 /lib/cpu-notifier-error-inject.c | |
parent | 1d11437f4fd02f9b5d3749675a1232216787dcc6 (diff) |
parisc: Eliminate sg_virt_addr() and private scatterlist.h
The only reason to keep parisc's private asm/scatterlist.h was that it
had the macro sg_virt_addr(). Convert all callers to use something else
(sometimes just sg->offset was enough, others should use sg_virt()), and
we can just use the asm-generic scatterlist.h instead.
Signed-off-by: Matthew Wilcox <[email protected]>
Signed-off-by: Dave Anglin <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions