commit | 441e143e95f5aa1e04026cb0aa71c801ba53982f | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Wed Dec 06 20:33:19 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Thu Dec 07 08:39:24 2006 -0800 |
tree | 884855ea1fdaa65ebc885ffebc65ee3a26f8a78f | |
parent | e94b1766097d53e6f3ccfb36c8baa562ffeda3fc [diff] |
[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>