diff options
author | Renato Westphal <renato@opensourcerouting.org> | 2019-08-08 01:00:58 +0200 |
---|---|---|
committer | Olivier Dugeon <olivier.dugeon@orange.com> | 2020-04-30 11:27:20 +0200 |
commit | 0b7005375f37efe712820b283bc8677fc93ab57b (patch) | |
tree | cdbd35d4b9c947ea1cc6e9ae71d050531242f126 /ospfd/ospf_ase.c | |
parent | Merge pull request #6241 from volta-networks/fix_ldp_acl (diff) | |
download | frr-0b7005375f37efe712820b283bc8677fc93ab57b.tar.xz frr-0b7005375f37efe712820b283bc8677fc93ab57b.zip |
lib: constify a few parameters of helper functions
Parameters should be const whenever possible to improve code
readability and remove the need to cast away the constness of
const arguments.
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'ospfd/ospf_ase.c')
0 files changed, 0 insertions, 0 deletions