rpc.lockd: Fix typos

Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/653
This commit is contained in:
Elyes Haouas 2023-06-01 17:41:33 -06:00 committed by Warner Losh
parent 1f0cd2d9ce
commit 6372f2c8a8
1 changed files with 1 additions and 1 deletions

View File

@ -759,7 +759,7 @@ get_lock_matching_unlock(const struct file_lock *fl)
* This routine makes the following assumptions:
* 1) Nothing will adjust the lock list during a lookup
*
* This routine has an intersting quirk which bit me hard.
* This routine has an interesting quirk which bit me hard.
* The conflicting_fl is the pointer to the conflicting lock.
* However, to modify the "*pointer* to the conflicting lock" rather
* that the "conflicting lock itself" one must pass in a "pointer to