mbox series

[0/4] ntsync: some small fixes for doc and selftests

Message ID 20250314071454.201697-1-suhui@nfschina.com (mailing list archive)
Headers show
Series ntsync: some small fixes for doc and selftests | expand

Message

Su Hui March 14, 2025, 7:14 a.m. UTC
There are four small fixes for ntsync test and doc. I divided these into
four different patches due to different types of errors. If one patch is
better, I can do it too.

Su Hui (4):
  selftests: ntsync: fix the wrong condition in wake_all
  selftests: ntsync: avoid possible overflow in 32-bit machine
  selftests: ntsync: update config
  docs: ntsync: update NTSYNC_IOC_*

 Documentation/userspace-api/ntsync.rst         | 18 +++++++++---------
 tools/testing/selftests/drivers/ntsync/config  |  2 +-
 .../testing/selftests/drivers/ntsync/ntsync.c  |  6 +++---
 3 files changed, 13 insertions(+), 13 deletions(-)