commit | d62c476521a63053cb28d76ac50e02c2d13b1619 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed May 09 18:50:38 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu May 17 22:44:59 2018 +0900 |
tree | 1bcd58363f7b3b5341cd5966788cd601c5e38c4e | |
parent | bca2ccee4c4ac69496d3c8655d7869122fe5aeab [diff] |
modpost: use strstarts() helper more widely Currently, strstarts() is only used in export_from_secname(). Use it more widely to improve the code readability. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>