]> Git Repo - linux.git/commit
staging: greybus: loopback_test: fix poll-mask build breakage
authorJohan Hovold <[email protected]>
Thu, 12 Mar 2020 11:01:49 +0000 (12:01 +0100)
committerGreg Kroah-Hartman <[email protected]>
Tue, 17 Mar 2020 13:17:32 +0000 (14:17 +0100)
commit8f3675be4bda33adbdc1dd2ab3b6c76a7599a79e
tree5084c0459becb3b93a4c5297fb7a6142334b2b3c
parentac42c12dd752d315a7027dcb50421dbbd1af53bd
staging: greybus: loopback_test: fix poll-mask build breakage

A scripted conversion from userland POLL* to kernel EPOLL* constants
mistakingly replaced the poll flags in the loopback_test tool, which
therefore no longer builds.

Fixes: a9a08845e9ac ("vfs: do bulk POLL* -> EPOLL* replacement")
Cc: stable <[email protected]> # 4.16
Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/greybus/tools/loopback_test.c
This page took 0.067057 seconds and 4 git commands to generate.