From: Pekka Enberg Date: Fri, 9 Sep 2005 20:10:16 +0000 (-0700) Subject: [PATCH] update kfree, vfree, and vunmap kerneldoc X-Git-Tag: v2.6.14-rc1~294 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80e93effce55044c5a7fa96e8b313640a80bd4e9;p=pandora-kernel.git [PATCH] update kfree, vfree, and vunmap kerneldoc This patch clarifies NULL handling of kfree() and vfree(). I addition, wording of calling context restriction for vfree() and vunmap() are changed from "may not" to "must not." Signed-off-by: Pekka Enberg Acked-by: Manfred Spraul Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed