Home
last modified time | relevance | path

Searched hist:b9ac99855dcc0316ba2feee2b0d3e578f8315b75 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Dvsprintf.cdiff b9ac99855dcc0316ba2feee2b0d3e578f8315b75 Mon Nov 03 19:09:55 CST 2008 Harvey Harrison <harvey.harrison@gmail.com> printk: ipv4 address digits printed in reverse order

put_dec_trunc prints the digits in reverse order and is reversed
inside number(). Continue using put_dec_trunc, but reverse each quad
in ip4_addr_string.

[Noticed by Julius Volz]

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>