]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen/swiotlb: Move the error strings to its own function.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 23 Aug 2012 18:03:55 +0000 (14:03 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 17 Sep 2012 14:14:59 +0000 (10:14 -0400)
commit5bab7864b1167f9a72d375f6854027db436a1cc1
tree39dcbc1ae928b72c709b311a4bdeca6bc545c82f
parent1cef36a529f44dbb3612ee0deeb0b5563de36163
xen/swiotlb: Move the error strings to its own function.

That way we can more easily reuse those errors when using the
late SWIOTLB init.

Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/swiotlb-xen.c