yamt commented on PR #14827: URL: https://github.com/apache/nuttx/pull/14827#issuecomment-2481754028
* it seems a bit wasteful to mechanically replace short with long to me. especially where structure fields are arranged for a short. * why long? i suspect it's simpler to use a fixed sized type like int32_t given the current usage in our tree. -- 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