aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorĐoàn Trần Công Danh <[email protected]>2022-10-17 15:09:36 +0700
committerGreg Kroah-Hartman <[email protected]>2022-11-09 15:25:24 +0100
commit92ca969ff8815f3feef2645199bd39bf594e5eeb (patch)
treef94f787e9bca6088768827fee1eff8673c30de7d /lib/mpi/mpi-mod.c
parent0fc801f8018000c8e64a275a20cb1da7c54e46df (diff)
speakup: replace utils' u_char with unsigned char
drivers/accessibility/speakup/utils.h will be used to compile host tool to generate metadata. "u_char" is a non-standard type, which is defined to "unsigned char" on glibc but not defined by some libc, e.g. musl. Let's replace "u_char" with "unsigned char" Signed-off-by: Đoàn Trần Công Danh <[email protected]> Reviewed-by: Samuel Thibault <[email protected]> Cc: stable <[email protected]> Link: https://lore.kernel.org/r/b75743026aaee2d81efe3d7f2e8fa47f7d0b8ea7.1665736571.git.congdanhqx@gmail.com Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions