diff options
author | David Howells <dhowells@redhat.com> | 2022-03-11 13:24:47 +0000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-03-11 10:17:13 -0800 |
commit | 4edc0760412b0c4ecefc7e02cb855b310b122825 (patch) | |
tree | 8cbf47a417274c8c15060e2903b2330ac2a7e669 /block/blk-wbt.c | |
parent | 2ed147f015af2b48f41c6f0b6746aa9ea85c19f3 (diff) | |
download | linux-4edc0760412b0c4ecefc7e02cb855b310b122825.tar.bz2 |
watch_queue: Make comment about setting ->defunct more accurate
watch_queue_clear() has a comment stating that setting ->defunct to true
preventing new additions as well as preventing notifications. Whilst
the latter is true, the first bit is superfluous since at the time this
function is called, the pipe cannot be accessed to add new event
sources.
Remove the "new additions" bit from the comment.
Fixes: c73be61cede5 ("pipe: Add general notification queue support")
Reported-by: Jann Horn <jannh@google.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'block/blk-wbt.c')
0 files changed, 0 insertions, 0 deletions