]> git.proxmox.com Git - mirror_iproute2.git/commit - lib/inet_proto.c
lib: make string arguments const
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 12 Feb 2013 19:39:07 +0000 (11:39 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 12 Feb 2013 19:39:07 +0000 (11:39 -0800)
commit46ac8a55503ed1a9625af970655a63bf514f6fae
tree6c216510749979724a0a8a5e5132080e6dad2ded
parentd1f28cf181a6f77f230d90267eef0ecfbcb25f30
lib: make string arguments const

For lookup routines, make arguments const where possible.
include/rt_names.h
lib/inet_proto.c
lib/ll_addr.c
lib/ll_proto.c
lib/rt_names.c