Skip to content
Commit b1405691 authored by Shijith Thotton's avatar Shijith Thotton Committed by Jakub Kicinski
Browse files

octeontx2-af: fix operand size in bitwise operation



Made size of operands same in bitwise operations.

The patch fixes the klocwork issue, operands in a bitwise operation have
different size at line 375 and 483.

Signed-off-by: default avatarShijith Thotton <sthotton@marvell.com>
Link: https://lore.kernel.org/r/f4fba33fe4f89b420b4da11d51255e7cc6ea1dbf.1656586269.git.sthotton@marvell.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent dbdd9a28
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment