mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
a9e2195e65
That field is never used and, in most cases, is never initialized correctly. This should have no impact to anything with the possible exception of free-running drivers. Verified using CI builds only.