]> git.baikalelectronics.ru Git - kernel.git/commit
Delete gcc-2.95 compatible structure definition.
authorRobert P. J. Day <rpjday@mindspring.com>
Wed, 17 Oct 2007 06:30:05 +0000 (23:30 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:58 +0000 (08:42 -0700)
commit55390941508cff58dc7cc054f174b7f14ad0d600
tree5c0a580aab8dba20fdd9770597706a567b6fe50c
parenta1eaa4409c98443eb6266ed54575c1b0628e7cd8
Delete gcc-2.95 compatible structure definition.

Since nothing earlier than gcc-3.2 is supported for kernel
compilation, that 2.95 hack can be removed.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/slab.c