[PATCH] slab: remove SLAB_DMA
authorChristoph Lameter <clameter@sgi.com>
Thu, 7 Dec 2006 04:33:19 +0000 (20:33 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:24 +0000 (08:39 -0800)
commit441e143e95f5aa1e04026cb0aa71c801ba53982f
tree884855ea1fdaa65ebc885ffebc65ee3a26f8a78f
parente94b1766097d53e6f3ccfb36c8baa562ffeda3fc
[PATCH] slab: remove SLAB_DMA

SLAB_DMA is an alias of GFP_DMA. This is the last one so we
remove the leftover comment too.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/atm/he.c
drivers/s390/block/dasd_eckd.c
drivers/s390/block/dasd_fba.c
drivers/usb/core/buffer.c
include/linux/slab.h
mm/slab.c