commit | d47762633fd2b2471868266d55acb6f3a5b4052b | [log] [tgz] |
---|---|---|
author | Nicholas Mc Guire <hofrat@osadl.org> | Sat Dec 19 17:39:45 2015 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Dec 30 17:34:26 2015 +0200 |
tree | 07cffbc395c838db56b7a3f1feb1e8881f122454 | |
parent | 97d14b623c481126416f98dea9d40f650d518ee7 [diff] |
rsi: bool tests do not need comparison This is an API consolidation only. Bool initializations should use true and false thus bool tests don't need an explicit comparison. Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>