kern_fflock: Fix a typo in a source code comment

- s/foward/forward/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-02-06 17:29:43 +01:00
parent a9bee9c77a
commit 5a78ec9e7c

View File

@ -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