kinst: Correct a comment
Fixes: f0bc4ed144fc ("kinst: Initial revision")
This commit is contained in:
parent
6c93a2d0bc
commit
ad5d6f38c4
@ -125,7 +125,7 @@ kinst_trampoline_alloc_locked(int how)
|
||||
|
||||
/*
|
||||
* We didn't find any free trampoline in the current list,
|
||||
* allocate a new one. If that happens the provider will no
|
||||
* allocate a new one. If that fails the provider will no
|
||||
* longer be reliable, so try to warn the user.
|
||||
*/
|
||||
if ((chunk = kinst_trampchunk_alloc()) == NULL) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user