]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: enable redundant-const check
authorJim Meyering <meyering@redhat.com>
Tue, 3 Feb 2009 13:08:59 +0000 (13:08 +0000)
committerJim Meyering <meyering@redhat.com>
Tue, 3 Feb 2009 13:08:59 +0000 (13:08 +0000)
commitdff2114795a97cab8a73d8e0c91922407ae3a4e0
tree42f6ca71853c3b717ce49a0b2c3efc790d55ae63
parent08f87e3d033267daaf4c51e66a958e6f32939ca3
build: enable redundant-const check

* Makefile.cfg (local-checks-to-skip): Remove sc_redundant_const.
* src/lxc_controller.c: Remove redundant "const"(s).
* src/storage_backend_fs.c: Likewise.
* src/util.h: Likewise.
* src/xen_internal.c: Likewise.
* tests/qparamtest.c: Likewise.
ChangeLog
Makefile.cfg
src/lxc_controller.c
src/storage_backend_fs.c
src/util.h
src/xen_internal.c
tests/qparamtest.c