diff options
author | Paul Burton <paul.burton@mips.com> | 2019-02-15 20:14:16 +0000 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-02-16 01:10:06 +0100 |
commit | 1910faebf61d85a5b7138c0c1c600672e41f82a3 (patch) | |
tree | f355c5a02f833dd3e7bd4928f3ea13712d23f32e /net/core | |
parent | 13443154f6cac61d148471ede6d7f1f6b5ea946a (diff) | |
download | linux-1910faebf61d85a5b7138c0c1c600672e41f82a3.tar.gz linux-1910faebf61d85a5b7138c0c1c600672e41f82a3.tar.bz2 linux-1910faebf61d85a5b7138c0c1c600672e41f82a3.zip |
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: Paul Burton <paul.burton@mips.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions