aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavidlohr Bueso <[email protected]>2019-01-03 15:27:22 -0800
committerLinus Torvalds <[email protected]>2019-01-04 13:13:46 -0800
commit35cff1a6e0236500584a8ae227fe08120d9b5ee2 (patch)
treeccce0eaf5e62685b6406127d56519dca196e459c /tools/perf/scripts/python
parentabc610e01c663e25c41a3bdcbc4115cd7fbb047b (diff)
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/[email protected] Signed-off-by: Davidlohr Bueso <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Cc: Al Viro <[email protected]> Cc: Jason Baron <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions