commit | 970918b32b030e9b3966e5ccb5f4a5a5b515a5b1 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Tue Feb 18 09:54:27 2014 -0300 |
committer | Roland Dreier <roland@purestorage.com> | Mon Mar 17 16:26:38 2014 -0700 |
tree | c018af436167da1d973176771a7592e56ea84d30 | |
parent | cfbf8d4857c26a8a307fb7cd258074c9dcd8c691 [diff] |
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>