]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
ebtablesAddRemoveRule: avoid dead store
authorJim Meyering <meyering@redhat.com>
Fri, 5 Mar 2010 16:36:40 +0000 (17:36 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 5 Mar 2010 22:24:52 +0000 (23:24 +0100)
commit4dbed7d9c4a19705c54d1bc8f4bf35ccb8c0dde5
tree9b2da40f7dd74773752a074f5d66f4dafa8a86c5
parentc101092adfdfc794ca68be32616340405ae7be07
ebtablesAddRemoveRule: avoid dead store

* src/util/ebtables.c (ebtablesAddRemoveRule): Avoid dead store
to local, "s".
src/util/ebtables.c