Searched hist:"4 b7a4274ca63dadd9c4f17fc953f3a5d19855c4c" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | anycast.c | diff 4b7a4274ca63dadd9c4f17fc953f3a5d19855c4c Wed Oct 29 14:50:24 CDT 2008 Harvey Harrison <harvey.harrison@gmail.com> 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>
|
H A D | ip6_flowlabel.c | diff 4b7a4274ca63dadd9c4f17fc953f3a5d19855c4c Wed Oct 29 14:50:24 CDT 2008 Harvey Harrison <harvey.harrison@gmail.com> 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>
|
H A D | mcast.c | diff 4b7a4274ca63dadd9c4f17fc953f3a5d19855c4c Wed Oct 29 14:50:24 CDT 2008 Harvey Harrison <harvey.harrison@gmail.com> 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>
|
H A D | addrconf.c | diff 4b7a4274ca63dadd9c4f17fc953f3a5d19855c4c Wed Oct 29 14:50:24 CDT 2008 Harvey Harrison <harvey.harrison@gmail.com> 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>
|
H A D | route.c | diff 4b7a4274ca63dadd9c4f17fc953f3a5d19855c4c Wed Oct 29 14:50:24 CDT 2008 Harvey Harrison <harvey.harrison@gmail.com> 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>
|
/openbmc/linux/net/sunrpc/ |
H A D | xprtsock.c | diff 4b7a4274ca63dadd9c4f17fc953f3a5d19855c4c Wed Oct 29 14:50:24 CDT 2008 Harvey Harrison <harvey.harrison@gmail.com> 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>
|