From: Fabio Estevam Date: Tue, 18 Feb 2014 12:54:27 +0000 (-0300) Subject: IB/usnic: Remove '0x' when using %pa format X-Git-Tag: v3.15-rc1~103^2^12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=970918b32b030e9b3966e5ccb5f4a5a5b515a5b1;p=pandora-kernel.git IB/usnic: 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: Roland Dreier --- Reading git-diff-tree failed