diff options
author | Nicolas Kaiser <nikai@nikai.net> | 2010-10-07 23:29:27 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-10-09 09:22:54 -0700 |
commit | 2259dca36a2f0226596ea37132a46338fcff6722 (patch) | |
tree | 38a775d1c3240c4a65787de82fa69d062b3a3ce3 /crypto/seqiv.c | |
parent | aa3bc6c68e3c1064969f5f2962be84491ffb69a0 (diff) |
net/tg3: simplify conditional
Simplify: ((a && !b) || (!a && b)) => (a != b)
Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/seqiv.c')
0 files changed, 0 insertions, 0 deletions