diff options
author | Shijith Thotton <sthotton@marvell.com> | 2022-06-30 16:24:31 +0530 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-07-01 19:10:58 -0700 |
commit | b14056914357beee6a84f6ff1b9195f4659fab9d (patch) | |
tree | 4172d94a872c3d29d0e585b3bddb2e790f2657f3 /net/unix/af_unix.c | |
parent | dbdd9a28e1406ab8218a69e60f10a168b968c81d (diff) |
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: Shijith Thotton <sthotton@marvell.com>
Link: https://lore.kernel.org/r/f4fba33fe4f89b420b4da11d51255e7cc6ea1dbf.1656586269.git.sthotton@marvell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions