From: Paul Drynoff Date: Fri, 23 Jun 2006 09:03:48 +0000 (-0700) Subject: [PATCH] slab: kmalloc, kzalloc comments cleanup and fix X-Git-Tag: v2.6.18-rc1~1081^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=800590f523bf3bde9fa6c8e4d6763e4bf6a2c8ec;p=pandora-kernel.git [PATCH] slab: kmalloc, kzalloc comments cleanup and fix - Move comments for kmalloc to right place, currently it near __do_kmalloc - Comments for kzalloc - More detailed comments for kmalloc - Appearance of "kmalloc" and "kzalloc" man pages after "make mandocs" [rdunlap@xenotime.net: simplification] Signed-off-by: Paul Drynoff Acked-by: Randy Dunlap Cc: Pekka Enberg Cc: Manfred Spraul Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed