xiaoxiang781216 commented on PR #16194: URL: https://github.com/apache/nuttx/pull/16194#issuecomment-2834063080
> > since the current code base never add const to the local integer variables even they doesn't change after initialization. > > Why not? I'll change this if I get a second opinion on other reviewers stating that it is wrong to use const. My suggestion just make the code base consistent with each other. From my point of view, the consistence is more important than preference. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org