diff options
author | 2010-07-21 14:47:05 +0200 | |
---|---|---|
committer | 2010-07-21 21:48:15 +0200 | |
commit | 3f8afb77cd8a672f024e4a16763ef177bc16c8f8 (patch) | |
tree | e4fc271ca8ccb7d289a83e28fb796998f07253c9 /kernel/workqueue.c | |
parent | x86, iomap: Fix wrong page aligned size calculation in ioremapping code (diff) | |
download | linux-rng-3f8afb77cd8a672f024e4a16763ef177bc16c8f8.tar.xz linux-rng-3f8afb77cd8a672f024e4a16763ef177bc16c8f8.zip |
x86, tlb: Clean up and correct used type
smp_processor_id() returns an int and not an unsigned long.
Also, since the function is small enough, there's no need for a
local variable caching its value.
No functionality change, just cleanup.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
LKML-Reference: <20100721124705.GA674@aftab>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions