diff options
author | 2023-06-16 09:51:32 +0800 | |
---|---|---|
committer | 2023-11-01 13:07:08 -0700 | |
commit | 60da3640b07ce03706a8c77a3740ebad8b9af063 (patch) | |
tree | ed6a15305dcc0b7420a8e30827dd7b801e9d2df2 /scripts | |
parent | module/decompress: use vmalloc() for gzip decompression workspace (diff) | |
download | linux-rng-60da3640b07ce03706a8c77a3740ebad8b9af063.tar.xz linux-rng-60da3640b07ce03706a8c77a3740ebad8b9af063.zip |
module: Make is_mapping_symbol() return bool
The return value of is_mapping_symbol() is true or false,
so change its type to reflect that.
Suggested-by: Xi Zhang <zhangxi@kylinos.cn>
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions