RTEMS | bsps/m68k: Fix unused-parameter warnings (!890)
Kinsey Moore (@opticron)
gitlab at rtems.org
Tue Jan 6 15:55:41 UTC 2026
Kinsey Moore started a new discussion on bsps/m68k/uC5282/irq/irq.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/890#note_138036
> rtems_interrupt_attributes *attributes
> )
> {
> + (void)vector;
> + (void)attributes;
This should have a space between `(void)` and the parameter name. Please address this elsewhere as well.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/890#note_138036
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/20260106/2c4a8d35/attachment-0001.htm>
More information about the bugs
mailing list