Skip to content

Commit

Permalink
ck_swlock: Removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
skjaidev committed Apr 21, 2014
1 parent 4471ea2 commit c246865
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions include/ck_swlock.h
Original file line number Diff line number Diff line change
Expand Up @@ -275,10 +275,6 @@ ck_swlock_recursive_write_lock(ck_swlock_recursive_t *rw)
return;
}

/*
* In recursive mode, latch must be the inner-most acquisition
*/

CK_CC_INLINE static void
ck_swlock_recursive_write_latch(ck_swlock_recursive_t *rw)
{
Expand Down

0 comments on commit c246865

Please sign in to comment.