commit | 367d896dafe1b5f49bee75d3a419b9eb9936ae26 | [log] [tgz] |
---|---|---|
author | Ira W. Snyder <iws@ovro.caltech.edu> | Fri Jan 31 15:30:54 2014 -0800 |
committer | Sasha Levin <sasha.levin@oracle.com> | Wed Feb 26 21:21:49 2014 -0500 |
tree | eb427eb9f13ce07e80d72207afec8b62e616acaf | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
tools/liblockdep: Fix initialization code path This makes initialization actually happen. Without it, initialization is always skipped due to an incorrect conditional statement. Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>