]> git.baikalelectronics.ru Git - kernel.git/commit
IB/usnic: Remove '0x' when using %pa format
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 18 Feb 2014 12:54:27 +0000 (09:54 -0300)
committerRoland Dreier <roland@purestorage.com>
Mon, 17 Mar 2014 23:26:38 +0000 (16:26 -0700)
commit3305eff57f59c543b049cace4aa6237eec5eefc3
treec018af436167da1d973176771a7592e56ea84d30
parentc12b88ed84c80e42e377bda8d1cbf68924238ae1
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 <fabio.estevam@freescale.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/usnic/usnic_uiom.c