[NET]: DIV_ROUND_UP cleanup (part two)
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Tue, 28 Aug 2007 22:50:33 +0000 (15:50 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:48:37 +0000 (16:48 -0700)
commit172589ccdde41b59861c92c4a971b95514ef24e3
treeae775e6db4cb85aad1c74b6d93ba359f9dfe88ea
parentc45248c70125cc374fdf264659643276c72801bf
[NET]: DIV_ROUND_UP cleanup (part two)

Hopefully captured all single statement cases under net/. I'm
not too sure if there is some policy about #includes that are
"guaranteed" (ie., in the current tree) to be available through
some other #included header, so I just added linux/kernel.h to
each changed file that didn't #include it previously.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sock.h
net/bridge/br_stp_bpdu.c
net/dccp/ackvec.c
net/ieee80211/ieee80211_crypt_ccmp.c
net/ipv4/inet_diag.c
net/ipv4/inet_timewait_sock.c
net/ipv4/tcp.c
net/mac80211/aes_ccm.c
net/mac80211/tx.c
net/sunrpc/svcsock.c