commit | 65da528d7cc94966cf24d2a1e0837b689159b543 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Feb 01 13:51:01 2011 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Feb 02 15:28:11 2011 +0100 |
tree | c88d3d5180983872273626de18e8129288e55e21 | |
parent | 1e6d767924c74929c0cfe839ae8f37bcee9e544e [diff] |
posix-timers: Define nanosleep not supported error separate Define the conditional nanosleep not supported error value outside of do_posix_clock_nonanosleep(). Preparatory patch for further cleanups. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: John Stultz <johnstul@us.ibm.com> Tested-by: Richard Cochran <richard.cochran@omicron.at> LKML-Reference: <20110201134417.643486574@linutronix.de>