[PATCHv3] printf: Add format for 8-byte EUI-64 type
Elliott, Robert (Persistent Memory)
elliott at hpe.com
Wed Dec 9 17:40:04 PST 2015
> -----Original Message-----
> From: linux-kernel-owner at vger.kernel.org [mailto:linux-kernel-
> owner at vger.kernel.org] On Behalf Of Keith Busch
> Sent: Wednesday, December 9, 2015 5:07 PM
...
> Subject: [PATCHv3] printf: Add format for 8-byte EUI-64 type
>
...
> @@ -1496,6 +1496,8 @@ char *pointer(const char *fmt, char *buf, char
> *end, void *ptr,
> case 'm': /* Contiguous: 000102030405 */
> /* [mM]F (FDDI) */
> /* [mM]R (Reverse order; Bluetooth) */
> + /* [mM]l (EUI-64) */
> + /* [mM][FM]l (FDDI/Reverse order EUI-64) */
Should that be [FR] rather than [FM]?
---
Robert Elliott, HPE Persistent Memory
More information about the Linux-nvme
mailing list