[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)
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>

No differences found