diff options
| author | 2008-10-29 12:50:24 -0700 | |
|---|---|---|
| committer | 2008-10-29 12:50:24 -0700 | |
| commit | 4b7a4274ca63dadd9c4f17fc953f3a5d19855c4c (patch) | |
| tree | 946d6cef596756a95afe0cea51f5c3c9be4c3353 /net/ipv4/tcp_input.c | |
| parent | printk: add %I4, %I6, %i4, %i6 format specifiers (diff) | |
| download | linux-dev-4b7a4274ca63dadd9c4f17fc953f3a5d19855c4c.tar.xz linux-dev-4b7a4274ca63dadd9c4f17fc953f3a5d19855c4c.zip | |
net: replace %#p6 format specifier with %pi6
gcc warns when using the # modifier with the %p format specifier,
so we can't use this to omit the colons when needed, introduces
%pi6 instead.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
