From: Fabio Estevam Date: Tue, 18 Feb 2014 12:46:33 +0000 (-0300) Subject: staging: ion: ion_cma_heap: Remove '0x' when using %pa format X-Git-Tag: v3.15-rc1~139^2~1013 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a3fcc51639cb4ad1a841bc169a1ddb993455076;p=pandora-kernel.git staging: ion: ion_cma_heap: Remove '0x' when using %pa format %pa format already prints in hexadecimal format, so remove the '0x' annotation to avoid a double '0x0x' pattern. Signed-off-by: Fabio Estevam Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed