From: Thomas Gleixner Date: Wed, 17 Oct 2007 16:04:39 +0000 (+0200) Subject: x86: cleanup 64bit unistd.h X-Git-Tag: v2.6.24-rc1~476^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b556ffc4b8fc71445156bcdd02a16a364a36356;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed