diff options
author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2023-06-16 09:51:32 +0800 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2023-11-01 13:07:08 -0700 |
commit | 60da3640b07ce03706a8c77a3740ebad8b9af063 (patch) | |
tree | ed6a15305dcc0b7420a8e30827dd7b801e9d2df2 /scripts/mod/modpost.c | |
parent | 3737df782c740b944912ed93420c57344b1cf864 (diff) | |
download | linux-stable-60da3640b07ce03706a8c77a3740ebad8b9af063.tar.gz linux-stable-60da3640b07ce03706a8c77a3740ebad8b9af063.tar.bz2 linux-stable-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/mod/modpost.c')
0 files changed, 0 insertions, 0 deletions