kernel_samsung_a53x/scripts/mod
Radek Krejci 056114c601 modpost: trim leading spaces when processing source files list
[ Upstream commit 5d9a16b2a4d9e8fa028892ded43f6501bc2969e5 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:13:29 +01:00
..
devicetable-offsets.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
empty.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
file2alias.c modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host 2024-11-18 11:43:06 +01:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mk_elfconfig.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
modpost.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
modpost.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sumversion.c modpost: trim leading spaces when processing source files list 2024-11-18 12:13:29 +01:00