trivial: fix ETIMEOUT -> ETIMEDOUT typos
[sfrench/cifs-2.6.git] / kernel / rtmutex.c
index 820c5af44f3ec6472db64bf32daeccba458ab7d7..fcd107a78c5a1070c96ace2719d12bfe59a825f0 100644 (file)
@@ -902,7 +902,7 @@ EXPORT_SYMBOL_GPL(rt_mutex_lock_interruptible);
  * Returns:
  *  0          on success
  * -EINTR      when interrupted by a signal
- * -ETIMEOUT   when the timeout expired
+ * -ETIMEDOUT  when the timeout expired
  * -EDEADLK    when the lock would deadlock (when deadlock detection is on)
  */
 int