add remove-me comment
Cc: Hugh Dickins <hughd@google.com>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Kautuk Consul <consul.kautuk@gmail.com>
Cc: Rajman Mekaco <rajman.mekaco@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
{
struct vm_area_struct *vma = NULL;
- if (WARN_ON_ONCE(!mm))
+ if (WARN_ON_ONCE(!mm)) /* Remove this in linux-3.6 */
return NULL;
/* Check the cache first. */