extinguish opened a new pull request, #13195:
URL: https://github.com/apache/nuttx/pull/13195

   ## Summary
   fix the pointless comparison build warning, the detailed warning info are :
   
   "ioexpander/gpio.c", line 529: warning #186-D: pointless comparison of
             unsigned integer with zero
               if (pintype < GPIO_INPUT_PIN || pintype >= GPIO_NPINTYPES)
                           ^
   ## Impact
   
   ## Testing
   
   


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