diff options
| author | Harvey Harrison <[email protected]> | 2008-10-29 19:50:24 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-10-29 19:50:24 +0000 |
| commit | 4b7a4274ca63dadd9c4f17fc953f3a5d19855c4c (patch) | |
| tree | 946d6cef596756a95afe0cea51f5c3c9be4c3353 /net/ipv4/tcp_input.c | |
| parent | printk: add %I4, %I6, %i4, %i6 format specifiers (diff) | |
| download | kernel-4b7a4274ca63dadd9c4f17fc953f3a5d19855c4c.tar.gz kernel-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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
