Page MenuHomeFreeBSD

dev/fdt: Add const to pointers to const data
ClosedPublic

Authored by andrew on Apr 7 2025, 5:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 29, 10:23 AM
Unknown Object (File)
Wed, Apr 29, 10:15 AM
Unknown Object (File)
Tue, Apr 28, 5:27 PM
Unknown Object (File)
Tue, Apr 28, 5:22 PM
Unknown Object (File)
Fri, Apr 17, 1:51 AM
Unknown Object (File)
Thu, Apr 16, 3:31 AM
Unknown Object (File)
Sat, Apr 11, 10:15 AM
Unknown Object (File)
Thu, Apr 9, 11:08 PM
Subscribers

Details

Summary

fdt_data_get and fdt_data_to_res don't change the value of the data
passed to them via a pointer. Add const to these pointers.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63376
Build 60260: arc lint + arc unit