From 6b9d2fef00c9d8a8e7c2959a21a60eecb477d38b Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Mon, 15 Mar 2021 15:50:25 +0900 Subject: [PATCH] mm/iob/Kconfig: Fix a typo (other other -> other) --- mm/iob/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mm/iob/Kconfig b/mm/iob/Kconfig index 95a43767c5..9327ee1d3b 100644 --- a/mm/iob/Kconfig +++ b/mm/iob/Kconfig @@ -43,7 +43,7 @@ config IOB_NCHAINS zero disables this features. These generic I/O buffer chain containers are not currently used - by any logic in NuttX. That is because their other other specialized + by any logic in NuttX. That is because their other specialized I/O buffer chain containers that also carry a payload of usage specific information.