commit | d904dd2ac0240c2a871ca742321c0ea65f493284 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Mar 29 00:26:10 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Mar 29 00:26:10 2007 -0400 |
tree | f3257ff4c776722f509f811d17ab798f46f3327f | |
parent | 2bfe0bdba37bfd0e4378e855377ebaa823846ea3 [diff] |
[COVERITY] Fix coverity warning in debugfs This is a no-op since long_opt isn't currently being used; the -l option to htree_dump is currently unwired to anything at the moment. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Coverity ID: 47: Used before assigned