commit | 3685f25de1b0447fff381c420de1e25bd57c9efb | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Fri Oct 31 00:56:49 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 31 00:56:49 2008 -0700 |
tree | 90a5d87c0ced1b27f654606d50a9ff13ded6f862 | |
parent | be859405487324ed548f1ba11dc949b8230ab991 [diff] |
misc: replace NIPQUAD() Using NIPQUAD() with NIPQUAD_FMT, %d.%d.%d.%d or %u.%u.%u.%u can be replaced with %pI4 Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>