Commits
Colin Ian King committed 3c69f79233e
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>