Skip to content
Snippets Groups Projects
Commit 13b302d0 authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: qualify config ROM cache pointers as const pointers


Several config ROM related functions only peek at the ROM cache; mark
their arguments as const pointers.  Ditto fw_device.config_rom and
fw_unit.directory, as the memory behind them is meant to be write-once.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 3c2c58cb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment