xiaoxiang781216 commented on code in PR #19911:
URL: https://github.com/apache/nuttx/pull/19911#discussion_r3824113770


##########
Documentation/platforms/arm/stm32h7/boards/linum-stm32h753bi/index.rst:
##########
@@ -1199,7 +1199,7 @@ the file with ``-iwad``::
                               DOOM Shareware
   =========================================================================
    NXDoom is free software, covered by the GNU General Public
-   License.  There is NO warranty; not even for MERCHANTABILITY or FITNESS

Review Comment:
   revert ALL comment related change



##########
arch/arm/src/stm32h7/stm32_ethernet.c:
##########
@@ -1009,7 +1009,7 @@ static void stm32_initbuffer(struct stm32_ethmac_s *priv, 
uint8_t *txbuffer)
  *   Pointer to the allocated buffer on success; NULL on failure
  *
  * Assumptions:
- *   May or may not be called from an interrupt handler.  In either case,
+ *   May or may not be called from an interrupt handler. In either case,

Review Comment:
   revert all unnecessary change



##########
include/nuttx/video/rfb.h:
##########
@@ -4,17 +4,17 @@
  * SPDX-License-Identifier: Apache-2.0
  *
  * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with

Review Comment:
   please revert ALL comment style change



##########
boards/arm/stm32h7/linum-stm32h753bi/src/stm32_boot.c:
##########
@@ -4,17 +4,17 @@
  * SPDX-License-Identifier: Apache-2.0
  *
  * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.  The
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership. The
  * ASF licenses this file to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance with the
- * License.  You may obtain a copy of the License at

Review Comment:
   ditto



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to