]> sourceware.org Git - lvm2.git/commit
clean-up: Remove redundant faulty logic
authorJonathan Brassow <jbrassow@redhat.com>
Thu, 24 Oct 2013 03:44:04 +0000 (22:44 -0500)
committerJonathan Brassow <jbrassow@redhat.com>
Thu, 24 Oct 2013 03:44:04 +0000 (22:44 -0500)
commit772fa460d1ef7dede99478e30de756136ea0c7aa
tree7c04fec2283469e67877eb91af1cda0e42422174
parent4c0db84948ad616930e217f20768a4285ca67c5a
clean-up: Remove redundant faulty logic

Remove conditional that boils down to "if yes or no, then do".  The
previous condition in the statement is sufficient and the extra
(always true) condition is unnecessary.
tools/lvchange.c
This page took 0.038426 seconds and 5 git commands to generate.