Rename knote_modify() to knote_assign()
authorvisa <visa@openbsd.org>
Sun, 13 Feb 2022 12:58:46 +0000 (12:58 +0000)
committervisa <visa@openbsd.org>
Sun, 13 Feb 2022 12:58:46 +0000 (12:58 +0000)
commita3a2b40eb0fe44a8fb560e0354d4bacad935c114
tree217ab714e4e25c4b45e4f2a8dc1c926870761b2a
parent46d2dce1ad9e312219a26b91c96296e22414992c
Rename knote_modify() to knote_assign()

This avoids verb overlap with f_modify.
sys/kern/kern_event.c
sys/kern/sys_pipe.c
sys/kern/uipc_socket.c
sys/miscfs/fifofs/fifo_vnops.c
sys/net/bpf.c
sys/sys/event.h