From: Ilpo Järvinen Date: Tue, 28 Aug 2007 22:50:33 +0000 (-0700) Subject: [NET]: DIV_ROUND_UP cleanup (part two) X-Git-Tag: v2.6.24-rc1~1454^2~750 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=172589ccdde41b59861c92c4a971b95514ef24e3;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed