| commit | 423a54058f746579aff1430877dbc82f17442b34 | [log] [tgz] |
|---|---|---|
| author | Jaswinder Singh Rajput <jaswinder@infradead.org> | Wed Dec 31 16:42:20 2008 +0530 |
| committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 02 17:46:24 2009 +0100 |
| tree | 40ec10caf2801df607d8aa52233583b67b728e7f | |
| parent | f634fa941188a91dbf1dab961fe7a4509852fd6e [diff] |
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>