x86: ldt.c fix style problems
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Wed, 31 Dec 2008 11:12:20 +0000 (16:42 +0530)
committerIngo Molnar <mingo@elte.hu>
Fri, 2 Jan 2009 16:46:24 +0000 (17:46 +0100)
Impact: cleanup

Fixes style problems:

 WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
 ERROR: space required before the open parenthesis '('

total: 1 errors, 1 warnings

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found