From: Rolf Eike Beer Date: Sun, 30 Jul 2006 10:04:04 +0000 (-0700) Subject: [PATCH] Fix kmem_cache_alloc() been documented twice X-Git-Tag: v2.6.18-rc4~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8008b2bc21fb13b45964e21247f18c013d6e985;p=pandora-kernel.git [PATCH] Fix kmem_cache_alloc() been documented twice kmem_cache_alloc() was documented twice, but kmem_cache_zalloc() never. Fix this obvious typo to get things right. Signed-off-by: Rolf Eike Beer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed