You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/06/10 14:04:38 UTC

[GitHub] [incubator-nuttx-apps] jerpelea opened a new pull request #760: system: update licenses to Apache

jerpelea opened a new pull request #760:
URL: https://github.com/apache/incubator-nuttx-apps/pull/760


   ## Summary
   
   Gregory Nutt is has submitted the SGA
   
   Ken Pettit has submitted the ICLA
   
   as a result we can migrate the licenses to Apache.
   
   ## Impact
   LICENSE
   
   ## Testing
   NONE
   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] Ouss4 commented on a change in pull request #760: system: update licenses to Apache

Posted by GitBox <gi...@apache.org>.
Ouss4 commented on a change in pull request #760:
URL: https://github.com/apache/incubator-nuttx-apps/pull/760#discussion_r649553539



##########
File path: system/ping6/ping6.c
##########
@@ -204,7 +198,8 @@ static void ping6_result(FAR const struct ping6_result_s *result)
                    (result->nrequests >> 1)) /
                    result->nrequests;
 
-            printf("%u packets transmitted, %u received, %u%% packet loss, time %d ms\n",
+            printf("%u packets transmitted, %u received,
+                    %u%% packet loss, time %d ms\n",

Review comment:
       ```suggestion
               printf("%u packets transmitted, %u received, "
                        "%u%% packet loss, time %d ms\n",
   ```




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] jerpelea commented on pull request #760: system: update licenses to Apache

Posted by GitBox <gi...@apache.org>.
jerpelea commented on pull request #760:
URL: https://github.com/apache/incubator-nuttx-apps/pull/760#issuecomment-859256437


   @xiaoxiang781216 please ignore the remaining nxstyle errors


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #760: system: update licenses to Apache

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #760:
URL: https://github.com/apache/incubator-nuttx-apps/pull/760


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] jerpelea commented on pull request #760: system: update licenses to Apache

Posted by GitBox <gi...@apache.org>.
jerpelea commented on pull request #760:
URL: https://github.com/apache/incubator-nuttx-apps/pull/760#issuecomment-858779945


   please ignore the remaining nxstyle errors


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] jerpelea removed a comment on pull request #760: system: update licenses to Apache

Posted by GitBox <gi...@apache.org>.
jerpelea removed a comment on pull request #760:
URL: https://github.com/apache/incubator-nuttx-apps/pull/760#issuecomment-858779945


   please ignore the remaining nxstyle errors


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org