-
- Downloads
"README.md" did not exist on "d80f2666b5373f195deae57c9f33a5abb8053d37"
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>
Showing
- fs/cifs/cifs_spnego.c 1 addition, 1 deletionfs/cifs/cifs_spnego.c
- net/ipv6/addrconf.c 1 addition, 1 deletionnet/ipv6/addrconf.c
- net/ipv6/anycast.c 1 addition, 1 deletionnet/ipv6/anycast.c
- net/ipv6/ip6_flowlabel.c 1 addition, 1 deletionnet/ipv6/ip6_flowlabel.c
- net/ipv6/mcast.c 2 additions, 2 deletionsnet/ipv6/mcast.c
- net/ipv6/route.c 3 additions, 3 deletionsnet/ipv6/route.c
- net/sunrpc/xprtsock.c 1 addition, 1 deletionnet/sunrpc/xprtsock.c
Loading
Please register or sign in to comment