On 7/28/2014 1:11 PM, Cristian Stoica wrote: > This patch inverts two if conditions and allows removal of one > tab-stop in their code-blocks. Only white-space clean-up follows. > > Signed-off-by: Cristian Stoica <cristian.sto...@freescale.com> > --- > crypto/testmgr.c | 498 > +++++++++++++++++++++++++++---------------------------- > 1 file changed, 242 insertions(+), 256 deletions(-)
This increases readability and reduces number of lines, not to mention cyclomatic complexity. While here, could you do this also for other places, like __test_hash? Thanks, Horia -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html