From 7f0aefa63294dd07241d61fcd8e319629b85df9b Mon Sep 17 00:00:00 2001 From: Alin Jerpelea Date: Thu, 2 Sep 2021 11:08:39 +0200 Subject: [PATCH] include: nxstyle fixes fixes for nxstyle warnings reported by the nexstyle tool Signed-off-by: Alin Jerpelea --- include/nuttx/mtd/nand_config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/nuttx/mtd/nand_config.h b/include/nuttx/mtd/nand_config.h index dec3196278..ad50fd8825 100644 --- a/include/nuttx/mtd/nand_config.h +++ b/include/nuttx/mtd/nand_config.h @@ -44,7 +44,9 @@ /**************************************************************************** * Pre-processor Definitions ****************************************************************************/ + /* Configuration ************************************************************ + /* Maximum number of blocks in a device */ #ifndef CONFIG_MTD_NAND_MAXNUMBLOCKS