Re: [PATCH] docs: threat-model: add missing closing parenthesis
Jonathan Corbet <[email protected]>
| Newsgroups | org.kernel.vger.workflows,org.kernel.vger.linux-doc |
|---|---|
| Message-ID | <[email protected]> |
Willy Tarreau <[email protected]> writes: > On Sun, May 17, 2026 at 06:41:41PM +0300, Baruch Siach wrote: >> Fixes: a03ef333fbd6 ("Documentation: security-bugs: explain what is and is not a security bug") >> Signed-off-by: Baruch Siach <[email protected]> > > Thank you, and sorry for this mistake! > > Obviously: Acked-by: Willy Tarreau <[email protected]> Amusingly, b4 turned that line into: Obviously: Willy Tarreau <[email protected]> I was tempted to leave it that way, but decided to fix it up :) Applied, thanks, jon