diff options
author | Corey Minyard <cminyard@mvista.com> | 2018-11-20 11:10:58 -0600 |
---|---|---|
committer | Corey Minyard <cminyard@mvista.com> | 2019-02-27 21:06:08 -0600 |
commit | 05f9f17e2caf249e9454f43e0c3751b2d06e1c06 (patch) | |
tree | 11439e59d8cd3008a772f21227b343c02c7a9458 /hw/rdma | |
parent | 2ac4c5f4d2415116d3f417a32311d437791dcfce (diff) | |
download | qemu-05f9f17e2caf249e9454f43e0c3751b2d06e1c06.zip |
arm:i2c: Don't mask return from i2c_recv()
It can't fail, and now that it returns a uint8_t a 0xff mask
is unnecessary.
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/rdma')
0 files changed, 0 insertions, 0 deletions