diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-10-28 09:20:32 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-10-28 09:23:07 +0100 |
commit | dc32b09b70c9bb20821df92ac82ace83d8a968e2 (patch) | |
tree | 9cb59dbe00809d7a1d2a0f383d56b33a47e0ef07 /src/journal | |
parent | sd-common: add __const__ (diff) | |
download | systemd-dc32b09b70c9bb20821df92ac82ace83d8a968e2.tar.xz systemd-dc32b09b70c9bb20821df92ac82ace83d8a968e2.zip |
sd-id128: mark functions as const, not pure
We would need to use pure if the funtion was getting pointers and
dereferencing them. But sd128_t is a structure and those functions
only access the parameters of the call.
Diffstat (limited to 'src/journal')
0 files changed, 0 insertions, 0 deletions