git: 17cccb6f9092 - main - libsa: Fix a comment to be less vague
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Sep 2024 13:33:25 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=17cccb6f909203e29e7d013d54e3e3620b34769a
commit 17cccb6f909203e29e7d013d54e3e3620b34769a
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2024-09-22 13:32:00 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-09-22 13:32:00 +0000
libsa: Fix a comment to be less vague
Be more specific about where this is used.
Sponsored by: Netflix
---
stand/libsa/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stand/libsa/Makefile b/stand/libsa/Makefile
index dda3bfcea88f..6064a6780921 100644
--- a/stand/libsa/Makefile
+++ b/stand/libsa/Makefile
@@ -164,7 +164,7 @@ CFLAGS.bzipfs.c+= -I${SRCTOP}/contrib/bzip2 -DBZ_NO_STDIO -DBZ_NO_COMPRESS
.PATH: ${SYSDIR}/libkern
SRCS+= explicit_bzero.c crc32_libkern.c
-# Bits from GELI which are reused elsewhere
+# Bits from GELI reused for some random seeding cases
.PATH: ${SYSDIR}/geom/eli
SRCS+= g_eli_hmac.c pkcs5v2.c