mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
kern_fflock: Fix a typo in a source code comment
- s/foward/forward/ MFC after: 3 days
This commit is contained in:
parent
a9bee9c77a
commit
5a78ec9e7c
@ -402,7 +402,7 @@ sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap)
|
||||
}
|
||||
|
||||
/*
|
||||
* System call allowing the synchronisation daemon to push new feed-foward clock
|
||||
* System call allowing the synchronisation daemon to push new feed-forward clock
|
||||
* estimates to the kernel. Acquire ffclock_mtx to prevent concurrent updates
|
||||
* and ensure data consistency.
|
||||
* NOTE: ffclock_updated signals the fftimehands that new estimates are
|
||||
|
Loading…
Reference in New Issue
Block a user