diff options
author | Radek Krejci <radek.krejci@oracle.com> | 2024-02-14 10:14:07 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-02-15 06:57:19 +0900 |
commit | 5d9a16b2a4d9e8fa028892ded43f6501bc2969e5 (patch) | |
tree | 22832fd71751345b7216c075f77de7912dc1f467 /scripts/mksysmap | |
parent | dae4a0171e25884787da32823b3081b4c2acebb2 (diff) |
modpost: trim leading spaces when processing source files list
get_line() does not trim the leading spaces, but the
parse_source_files() expects to get lines with source files paths where
the first space occurs after the file path.
Fixes: 70f30cfe5b89 ("modpost: use read_text_file() and get_line() for reading text files")
Signed-off-by: Radek Krejci <radek.krejci@oracle.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/mksysmap')
0 files changed, 0 insertions, 0 deletions