public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ntsync: some small fixes for doc and selftests
@ 2025-03-14  7:14 Su Hui
  2025-03-14  7:14 ` [PATCH 4/4] docs: ntsync: update NTSYNC_IOC_* Su Hui
  0 siblings, 1 reply; 3+ messages in thread
From: Su Hui @ 2025-03-14  7:14 UTC (permalink / raw)
  To: zfigura, corbet, shuah
  Cc: Su Hui, wine-devel, linux-doc, linux-kernel, linux-kselftest,
	kernel-janitors

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(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-03-14 22:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-14  7:14 [PATCH 0/4] ntsync: some small fixes for doc and selftests Su Hui
2025-03-14  7:14 ` [PATCH 4/4] docs: ntsync: update NTSYNC_IOC_* Su Hui
2025-03-14 22:12   ` Elizabeth Figura

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox