Home
last modified time | relevance | path

Searched hist:"7 b218574" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Ddevinet.c7b218574 Thu Jan 31 20:47:00 CST 2008 Denis V. Lunev <den@openvz.org> [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr.

Remove error code assignment inside brackets on failure. The code
looks better if the error is assigned before condition check. Also,
the compiler treats this better.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
7b218574 Thu Jan 31 20:47:00 CST 2008 Denis V. Lunev <den@openvz.org> [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr.

Remove error code assignment inside brackets on failure. The code
looks better if the error is assigned before condition check. Also,
the compiler treats this better.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>