diff options
| author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-01-11 22:05:46 +0900 |
|---|---|---|
| committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-01-18 09:37:39 +0900 |
| commit | ab9ce9feed362f3f51e239f9421b220aaf9211aa (patch) | |
| tree | 4f4ed4dd6bb13b5ce56ed71f1ef84097ff081e6c /lib/dump_stack.c | |
| parent | fixdep: refactor parse_dep_file() (diff) | |
| download | linux-ab9ce9feed362f3f51e239f9421b220aaf9211aa.tar.gz linux-ab9ce9feed362f3f51e239f9421b220aaf9211aa.zip | |
fixdep: use existing helper to check modular CONFIG options
str_ends_with() tests if the given token ends with a particular string.
Currently, it is used to check file paths without $(srctree).
Actually, we have one more place where this helper is useful. Use it
to check if CONFIG option ends with _MODULE.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions
