CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/21 23:19:26
Modified files:
sys/dev/pci/drm/include/linux: completion.h
Log message:
in wait_for_completion_* return 0 on timeout -ERESTARTSYS on signal
matches how the interfaces are documented
