aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/proto.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2017-11-28 19:56:15 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2017-11-28 19:56:15 -0500
commit69112736e2f025ff3ba280cf81c36e25cf7cc59f (patch)
tree753f63276600b58d2ebdb2b4b240db3b381e4936 /net/dccp/proto.c
parenteventpoll: constify struct epoll_event pointers (diff)
downloadlinux-dev-69112736e2f025ff3ba280cf81c36e25cf7cc59f.tar.xz
linux-dev-69112736e2f025ff3ba280cf81c36e25cf7cc59f.zip
eventpoll: no need to mask the result of epi_item_poll() again
two callers that do so don't need to bother - we'd already masked it with epi->event.events, which * couldn't have changed since we are holding ->mtx * had been set to event->events * is still equal to event->events, since *event is never changed by anything. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net/dccp/proto.c')
0 files changed, 0 insertions, 0 deletions