Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1160008

Re: [PATCH] fddi: print an address with %p format specifier rather than %x

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] fddi: print an address with %p format specifier rather than %x
Date 2015-06-07 09:40 +0200
Message-ID <pyDlw-VO-11@gated-at.bofh.it> (permalink)
References <py4xs-8eV-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Colin King <colin.king@canonical.com>
Date: Fri,  5 Jun 2015 19:19:11 +0100

> From: Colin Ian King <colin.king@canonical.com>
> 
> The debug is printing the struct smt_header * address using
> the %x format specifier. Fix it to use %p instead.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] fddi: print an address with %p format specifier rather  than %x David Miller <davem@davemloft.net> - 2015-06-07 09:40 +0200

csiph-web