git: 531a12d90d7d - main - pms: Fix typo (triple S)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Dec 2023 03:26:20 UTC
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=531a12d90d7dc547981a151e3e1fdd0c45e970c5 commit 531a12d90d7dc547981a151e3e1fdd0c45e970c5 Author: Jose Luis Duran <jlduran@gmail.com> AuthorDate: 2023-12-28 03:17:17 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2023-12-28 03:24:31 +0000 pms: Fix typo (triple S) Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/955 --- sys/dev/pms/freebsd/driver/common/lxosapi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/pms/freebsd/driver/common/lxosapi.c b/sys/dev/pms/freebsd/driver/common/lxosapi.c index 738eab0a9b9e..abc92f9307de 100644 --- a/sys/dev/pms/freebsd/driver/common/lxosapi.c +++ b/sys/dev/pms/freebsd/driver/common/lxosapi.c @@ -331,7 +331,7 @@ osGLOBAL U32 ostiFreeMemory( tiRoot_t *ptiRoot, return tiInvalidHandle; } - AGTIAPI_PRINTK( "ostiFreeMemory: debug messsage %p ### \n", + AGTIAPI_PRINTK( "ostiFreeMemory: debug message %p ### \n", (void*)pMem->dmaPhysAddr ); // mark as unused