commit | 5a8847c83ce6072d6fdf0d15d9aa060c0b83537f | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Tue Sep 22 16:34:34 2015 +0200 |
committer | Scott Wood <oss@buserror.net> | Fri Mar 04 23:04:00 2016 -0600 |
tree | e45ad68b2205e70108faa4ece40f35a315ea973b | |
parent | f867d556dd8525fe6ff0d22a34249528e590f994 [diff] |
powerpc: simplify csum_add(a, b) in case a or b is constant 0 Simplify csum_add(a, b) in case a or b is constant 0 Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Scott Wood <oss@buserror.net>