]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0931d61d4affbbb1902aa4fd8981445fec01218e
tree40ec10caf2801df607d8aa52233583b67b728e7f
parenta6dbca54072fa47dc77aeed18f06155e2fd8abf8
x86: ldt.c fix style problems

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>
arch/x86/kernel/ldt.c