You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/09/02 13:56:22 UTC

[incubator-nuttx] 09/11: include: nxstyle fixes

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit 7f0aefa63294dd07241d61fcd8e319629b85df9b
Author: Alin Jerpelea <al...@sony.com>
AuthorDate: Thu Sep 2 11:08:39 2021 +0200

    include: nxstyle fixes
    
    fixes for nxstyle warnings reported by the nexstyle tool
    
    Signed-off-by: Alin Jerpelea <al...@sony.com>
---
 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 dec3196..ad50fd8 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