]> sourceware.org Git - lvm2.git/commit
cleanup: remove compiler warning about possible uninitialized variable use
authorPeter Rajnoha <prajnoha@redhat.com>
Thu, 2 Oct 2014 11:21:24 +0000 (13:21 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Thu, 2 Oct 2014 11:21:24 +0000 (13:21 +0200)
commita976226e81c561d1123087d1d3dac10ce12e073f
tree88d94a152466100a1935b3dda23e3699fb87d9f8
parent5011cac9cfe2845c52f132feb78d72aaee60ff7b
cleanup: remove compiler warning about possible uninitialized variable use

filters/filter-usable.c:22: warning: "ucp.check_..." may be used uninitialized in this function

This can't actually be hit in real, but let's clean this up for the compiler
to be happy again.
lib/filters/filter-usable.c
This page took 0.039541 seconds and 5 git commands to generate.