diff options
author | Gustavo Pimentel <gustavo.pimentel@synopsys.com> | 2020-10-22 00:12:20 +0300 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2020-11-18 07:10:21 +0300 |
commit | 78aec9bb1f3c79e4570eb50260d6320063f823a2 (patch) | |
tree | 66f93ecfbe10ed8f2778bc0c3ee07dd2a557384e /scripts/bpf_helpers_doc.py | |
parent | 3b57533b460c8dc22a432684b7e8d22571f34d2e (diff) | |
download | linux-78aec9bb1f3c79e4570eb50260d6320063f823a2.tar.xz |
ARC: bitops: Remove unecessary operation and value
The 1-bit shift rotation to the left on x variable located on
4 last if statement can be removed because the computed value is will
not be used afront.
Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions