diff options
author | Joe Perches <joe@perches.com> | 2010-03-08 12:15:59 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-03-08 12:15:59 -0800 |
commit | 81160e66cca3d3a16b7d88e0e2dccfc5c76f36f9 (patch) | |
tree | 4bd45b3b0870989ab742a318dd2940b94ca1f80f /Kbuild | |
parent | fc0b579168cbe737c83c6b9bbfe265d3ae6baca6 (diff) |
net/sunrpc: Convert (void)snprintf to snprintf
(Applies on top of "Remove uses of NIPQUAD, use %pI4")
Casts to void of snprintf are most uncommon in kernel source.
9 use casts, 1301 do not.
Remove the remaining uses in net/sunrpc/
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions