]> git.neil.brown.name Git - history.git/commit
[PATCH] slab: additional code cleanup
authorAndrew Morton <akpm@digeo.com>
Wed, 30 Oct 2002 07:25:32 +0000 (23:25 -0800)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Wed, 30 Oct 2002 07:25:32 +0000 (23:25 -0800)
commitb464df2e643e9ceeca087651fa9ecc5405ff9c19
tree25460d419fb1f3c865e43997679822b3f403531a
parent716b7ab11f51f5b1f41827acfd1874844adb181b
[PATCH] slab: additional code cleanup

From Manfred Spraul

- remove all typedef, except the kmem_bufctl_t.  It's a redefine for
  an int, i.e.  qualifies as tiny.

- convert most macros to inline functions.
mm/slab.c