]> sourceware.org Git - lvm2.git/commit
Just code move of hash initialization in front of function
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 27 Feb 2012 11:40:58 +0000 (11:40 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 27 Feb 2012 11:40:58 +0000 (11:40 +0000)
commitd2a335275582bb95a2274b1c6f50de9ffe0f3cf9
tree53f68b32fc5d87584e7998529185d16e843ca1ed
parentb9141fcefaa0b9aabb8f4c4cc7d9b9fb5810e9b4
Just code move of hash initialization in front of function

Make sure both hash tables are initialized before _read_sections() call.
Presents no functional change (since PV scan phase was not adding LV hashes),
but makes the code easier to handle mem failing case, and static analyzer is
hapier as well.
lib/format_text/import_vsn1.c
This page took 0.032332 seconds and 5 git commands to generate.