From a42931bf9c02fbf3628a27a2a5c55d2b83e4ff20 Mon Sep 17 00:00:00 2001 From: Namhyung Kim Date: Tue, 22 Mar 2011 16:33:41 -0700 Subject: [PATCH] vmalloc: remove confusing comment on vwrite() KM_USER1 is never used for vwrite() path so the caller doesn't need to guarantee it is not used. Only the caller should guarantee is KM_USER0 and it is commented already. Signed-off-by: Namhyung Kim Acked-by: KAMEZAWA Hiroyuki Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed