diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-02-23 15:22:52 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-23 20:42:26 +0300 |
commit | 3c69f79233e7c8424abb38bbd0ae9fd9010014af (patch) | |
tree | e8b0aa7a8921663757a42c19b4eaa937d7292c1b /net/ipv4/tcp_output.c | |
parent | 79a5b9727a1cceacd49921b78425ebda91836bd6 (diff) | |
download | linux-3c69f79233e7c8424abb38bbd0ae9fd9010014af.tar.xz |
atm: idt77252: remove redundant bit-wise or'ing of zero
Zero is being bit-wise or'd in a calculation twice; these are redundant
and can be removed.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions