Skip to content

sys/net/ipv4: ipv4_addr_t pointer should be const#17762

Merged
benpicco merged 1 commit intoRIOT-OS:masterfrom
HendrikVE:pr/const_ipv4_addr_t_pointer
Mar 8, 2022
Merged

sys/net/ipv4: ipv4_addr_t pointer should be const#17762
benpicco merged 1 commit intoRIOT-OS:masterfrom
HendrikVE:pr/const_ipv4_addr_t_pointer

Conversation

@HendrikVE
Copy link
Contributor

@HendrikVE HendrikVE commented Mar 7, 2022

Contribution description

The pointers are not written to, so it should be const.

Testing procedure

Can be tested with #17763

@github-actions github-actions bot added Area: network Area: Networking Area: sys Area: System labels Mar 7, 2022
@HendrikVE HendrikVE added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Mar 7, 2022
@benpicco benpicco enabled auto-merge March 7, 2022 14:12
@benpicco benpicco added the Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer label Mar 7, 2022
@benpicco benpicco merged commit 888b2aa into RIOT-OS:master Mar 8, 2022
@HendrikVE HendrikVE deleted the pr/const_ipv4_addr_t_pointer branch March 8, 2022 21:48
@OlegHahm OlegHahm added this to the Release 2022.04 milestone Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: network Area: Networking Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants