scripts/kallsyms: add const qualifiers where possible
Add 'const' where a function does not write to the pointer dereferenes.
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
Showing
想要评论请 注册 或 登录
Add 'const' where a function does not write to the pointer dereferenes.
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>