summaryrefslogtreecommitdiffstats
path: root/Python/sigcheck.c
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2010-05-05 20:30:30 (GMT)
committerBrett Cannon <bcannon@gmail.com>2010-05-05 20:30:30 (GMT)
commitfa84d923ec9ed63af6b29e946b8fbfe5626ecf42 (patch)
treed932a40f49fcfde3a3685d4e60b759fb0cdfe03f /Python/sigcheck.c
parent2ee5183852e7ebd23eae66a38585b4fd0a6f956e (diff)
downloadcpython-fa84d923ec9ed63af6b29e946b8fbfe5626ecf42.zip
cpython-fa84d923ec9ed63af6b29e946b8fbfe5626ecf42.tar.gz
cpython-fa84d923ec9ed63af6b29e946b8fbfe5626ecf42.tar.bz2
Remove two unneeded branches to an 'if' statement by applying De Morgan's Law
and creating a single 'if' statement along with a NULL default value for a variable. Also clean up a bunch of whitespace. Found using Clang's static analyzer.
Diffstat (limited to 'Python/sigcheck.c')
0 files changed, 0 insertions, 0 deletions