]> git.neil.brown.name Git - history.git/commit
[PATCH] procfs: use kernel min/max
authorAndrew Morton <akpm@osdl.org>
Thu, 18 Mar 2004 23:01:35 +0000 (15:01 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 18 Mar 2004 23:01:35 +0000 (15:01 -0800)
commitf4358df8cbb7c0993a82db8617c82a6b14f9ca50
tree9ad7a43b20861fbd349a821211669763a635a80f
parentac1a964df79e38881598b5e2cfc0aff9d423946f
[PATCH] procfs: use kernel min/max

From: "Randy.Dunlap" <rddunlap@osdl.org>

From: Michael Veeck <michael.veeck@gmx.net>

Patch (against 2.6.3) removes unnecessary min/max macros and changes calls to
use kernel.h macros instead.
fs/proc/generic.c