]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodeGetFreePages: Push forgotten change
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 24 Sep 2014 13:10:18 +0000 (15:10 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 25 Sep 2014 08:24:44 +0000 (10:24 +0200)
commit4aa8a68faa86d6e1c6ecaeabcec487ee30eff813
tree12a684617627b33b7825ff6b1dcc5ce5a6778a6f
parentd3489548b52083d7b4ff757e727a7a9471e1fe4f
nodeGetFreePages: Push forgotten change

In the previous patch I've changed the for loop bounds but forgot
to 'git add' changes that adapt the rest of the code.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/nodeinfo.c