diff options
author | 2024-01-31 13:05:14 +0100 | |
---|---|---|
committer | 2024-02-09 11:53:10 +0530 | |
commit | 3752219b6007ee0421cc228f442f33b31f85addd (patch) | |
tree | 2c5738168ae946a200c04feb83d9fbd5c8965a1b /net/unix/af_unix.c | |
parent | RISC-V: paravirt: steal_time should be static (diff) | |
download | wireguard-linux-3752219b6007ee0421cc228f442f33b31f85addd.tar.xz wireguard-linux-3752219b6007ee0421cc228f442f33b31f85addd.zip |
RISC-V: paravirt: Use correct restricted types
__le32 and __le64 types should be used with le32_to_cpu() and
le64_to_cpu(), as sparse helpfully points out.
Fixes: fdf68acccfc6 ("RISC-V: paravirt: Implement steal-time support")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202401011933.hL9zqmKo-lkp@intel.com/
Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions