commit | 44a0cf92926c343366a4986808d12ab068504eed | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Sep 07 15:30:29 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Sep 07 15:30:29 2013 -0700 |
tree | c74f35ae5e9a0363520f0d6dbf2b1d4e7f955c42 | |
parent | dc0755cdb16cb129c4054c85d62bce83a18bcbcf [diff] |
lockref: fix docbook argument names The code got rewritten, but the comments got copied as-is from older versions, and as a result the argument name in the comment didn't actually match the code any more. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>