diff options
author | Davidlohr Bueso <dave@stgolabs.net> | 2019-01-03 15:27:22 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-01-04 13:13:46 -0800 |
commit | 35cff1a6e0236500584a8ae227fe08120d9b5ee2 (patch) | |
tree | ccce0eaf5e62685b6406127d56519dca196e459c /Documentation/thermal | |
parent | abc610e01c663e25c41a3bdcbc4115cd7fbb047b (diff) | |
download | linux-35cff1a6e0236500584a8ae227fe08120d9b5ee2.tar.bz2 |
fs/epoll: rename check_events label to send_events
It is currently called check_events because it, well, did exactly that.
However, since the lockless ep_events_available() call, the label no
longer checks, but just sends the events. Rename as such.
Link: http://lkml.kernel.org/r/20181114182532.27981-1-dave@stgolabs.net
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Jason Baron <jbaron@akamai.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/thermal')
0 files changed, 0 insertions, 0 deletions