]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit423a54058f746579aff1430877dbc82f17442b34
tree40ec10caf2801df607d8aa52233583b67b728e7f
parentf634fa941188a91dbf1dab961fe7a4509852fd6e
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