diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2008-01-30 13:30:13 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-30 13:30:13 +0100 |
commit | 70f5088dd5e9fbd3a71b3a5b01395c676158194b (patch) | |
tree | 5d7f47f1db5c9a2da9c2a78e7fd87291e916b0bf /arch/x86/kernel/ldt.c | |
parent | x86: introduce ldt_write accessor (diff) | |
download | linux-70f5088dd5e9fbd3a71b3a5b01395c676158194b.tar.xz linux-70f5088dd5e9fbd3a71b3a5b01395c676158194b.zip |
x86: prepare arch/x86/kernel/ldt_32/64.c for merging
White space and coding style cleanups.
Change unsigned to int. There is no win when we compare mincount against pc->size,
which is an int as well. Casting pc->size to unsigned just might hide real problems.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/ldt.c')
0 files changed, 0 insertions, 0 deletions