treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / arch / riscv / include / uapi / asm / byteorder.h
blobf671e16bf6af5ed034b5e3f466fa16bb7a3d3c43
1 /* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
2 /*
3 * Copyright (C) 2012 ARM Ltd.
4 * Copyright (C) 2015 Regents of the University of California
5 */
7 #ifndef _UAPI_ASM_RISCV_BYTEORDER_H
8 #define _UAPI_ASM_RISCV_BYTEORDER_H
10 #include <linux/byteorder/little_endian.h>
12 #endif /* _UAPI_ASM_RISCV_BYTEORDER_H */