From 175f5475fb9c5800319da4e3c4204413d7280f5c Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Thu, 2 Jan 2014 13:53:23 -0800 Subject: [PATCH] staging: lustre: Use is_vmalloc_addr Instead of manually checking the bounds of VMALLOC_START and VMALLOC_END, just use is_vmalloc_addr. That's what the function was designed for. Signed-off-by: Laura Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed