commit | 6b556ffc4b8fc71445156bcdd02a16a364a36356 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 17 18:04:39 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Wed Oct 17 20:16:36 2007 +0200 |
tree | 52d5458eb694adca8b7a5958c8b7fc608b0e3180 | |
parent | d9a629430368549b2e46d79076a6174a1e3a2645 [diff] |
x86: cleanup 64bit unistd.h sys_iopl is long gone and there is no reason to declare sys_rt_sigaction here. Remove it all together and fix the whitespace mess as well. It's worth the trouble: 25897 -> 21337 bytes, the win is larger than the memory of my first computer :) Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>