Skip to content
Commit 1910faeb authored by Paul Burton's avatar Paul Burton Committed by Daniel Borkmann
Browse files

MIPS: eBPF: Remove REG_32BIT_ZERO_EX



REG_32BIT_ZERO_EX and REG_64BIT are always handled in exactly the same
way, and reg_val_propagate_range() never actually sets any register to
type REG_32BIT_ZERO_EX.

Remove the redundant & unused REG_32BIT_ZERO_EX.

Signed-off-by: default avatarPaul Burton <paul.burton@mips.com>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
parent 13443154
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