Lai Jiangshan wrote:
> Should use linux/uaccess.h instead of asm/uaccess.h
> 

checkpatch.pl also suggests it:

./scripts/checkpatch.pl --file arch/x86/kvm/x86.c
WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
#50: FILE: x86/kvm/x86.c:50:
+#include <asm/uaccess.h>
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to