summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2012-07-25 23:19:53 +0200
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2012-09-05 07:18:45 +0200
commitb4b8d1e48e05313b163a36946be1a82e5bc5f9ad (patch)
treefe8f502ead38666aae28e573465b7ecc48f6ba6a /MAINTAINERS
parentpowerpc/dart: Remove uses of virt_to_abs() and abs_to_virt() (diff)
downloadlinux-b4b8d1e48e05313b163a36946be1a82e5bc5f9ad.tar.xz
linux-b4b8d1e48e05313b163a36946be1a82e5bc5f9ad.zip
IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()
abs_to_virt() simply calls __va() and we'd like to get rid of it, so replace all abs_to_virt() uses with __va(). __va() returns void *, so when assigning to a pointer there's no need to cast. Similarly virt_to_abs() just calls __pa(). Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions