diff options
author | Rich Felker <dalias@libc.org> | 2016-03-30 01:50:02 +0300 |
---|---|---|
committer | Rich Felker <dalias@libc.org> | 2016-03-30 03:47:49 +0300 |
commit | ccc7d5a1cdae78ccd623540dc87e281135a1c053 (patch) | |
tree | 8d7c2b1caf8f488f27cccc8039b2a8447fb28135 /include/linux/seq_file.h | |
parent | ef21b32a60fbfdf2370465e52036c1c5ed1f6b43 (diff) | |
download | linux-ccc7d5a1cdae78ccd623540dc87e281135a1c053.tar.xz |
sh: fix function signature of cpu_coregroup_mask to match pointer type
The signedness mismatch of the argument type produces an error
compiling kernel/sched/core.c with -Werror=incompatible-pointer-types,
which is now used by default.
Fixes: ea8daa7b9784 "kbuild: Add option to turn incompatible pointer check into error"
Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'include/linux/seq_file.h')
0 files changed, 0 insertions, 0 deletions