RTEMS | bsps/powerpc: Address missing field initializer warnings (!794)

Joel Sherrill (@joel) gitlab at rtems.org
Sun Oct 12 15:46:42 UTC 2025



Joel Sherrill created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/794

Project:Branches: joel/rtems:fix-missing-field-initializers-ppc_irq_connect to rtems/rtos/rtems:main
Author:   Joel Sherrill
Assignee: Joel Sherrill
Reviewers: Kinsey Moore and Gedare Bloom


## Summary

bsps/powerpc: Address missing field initializer warnings

Address missing field initializer warnings.

These were all rtems_irq_connect_data declarations with initialization.
The initialization was changed to using named fields and specifying an
initializer for each field.


<!-- Default settings, if it is a dropdown it will set after submission -->

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/794
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20251012/a35936af/attachment.htm>


More information about the bugs mailing list