From: Thomas Meyer Date: Sat, 6 Aug 2011 09:05:35 +0000 (+0200) Subject: xen/pciback: use resource_size() X-Git-Tag: v3.2-rc1~192^3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fa99911a346e1f95c7932ff99a76693037e7927;p=pandora-kernel.git xen/pciback: use resource_size() Use resource_size function on resource object instead of explicit computation. The semantic patch that makes this output is available in scripts/coccinelle/api/resource_size.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed