mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
The siphash documentation misspelled "offsetendof" instead of
"offsetofend".
Fixes: 2c956a6077 ("siphash: add cryptographically secure PRF")
Signed-off-by: Dov Murik <[email protected]>
Acked-by: Jason A. Donenfeld <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>