diff options
author | Daniel Lezcano <[email protected]> | 2012-10-25 18:13:11 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-10-26 12:25:03 +0200 |
commit | 4d0e42cc66f4e7e0bf08b29da1ae6ebd60549c4e (patch) | |
tree | 55b7753be0ec9cf952cfc81648924d0741cd3db6 /net/unix/af_unix.c | |
parent | 2ab3f29dddfb444c9fcc0a2f3a56ed4bdba41969 (diff) |
x86: Remove dead hlt_use_halt code
The hlt_use_halt function returns always true and there is only
one definition of it.
The default_idle function can then get ride of the if ...
statement and we can remove the else branch.
Signed-off-by: Daniel Lezcano <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions