Skip to content
Commit da58e07c authored by Yong Bakos's avatar Yong Bakos Committed by Pekka Paalanen
Browse files

shm: Make shm_pool_interface static const

Add static const modifiers to the shm_pool_interface definition,
making it consistent with the other wl_*_interface definitions and
mundanely safer.

Note that this does not affect the ABI, according to abi-dumper and
abi-compliance-checker[1]; and weston and its shm-backed clients still
run as expected.

[1]: http://lvc.github.io/abi-compliance-checker/



Signed-off-by: default avatarYong Bakos <ybakos@humanoriented.com>
Tested-by: default avatarYong Bakos <ybakos@humanoriented.com>
Acked-by: default avatarBryce Harrington <bryce@osg.samsung.com>
Reviewed-by: default avatarPekka Paalanen <pekka.paalanen@collabora.co.uk>
parent ae139d8b
Loading
Loading
Loading
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