Whamcloud - gitweb
LU-3963 cleanup: C89 and build cleanups
[fs/lustre-release.git] / libcfs / include / libcfs / winnt / winnt-lock.h
index fc39dd8..2251c5d 100644 (file)
@@ -580,8 +580,8 @@ static inline int down_trylock(struct semaphore *s)
  *
  * - init_mutex(x)
  * - init_mutex_locked(x)
- * - mutex_up(x)
- * - mutex_down(x)
+ * - mutex_unlock(x)
+ * - mutex_lock(x)
  */
 
 #define mutex semaphore