1
0
Fork 0
alistair23-linux/arch
Masahiro Yamada 8636a1f967 treewide: surround Kconfig file paths with double quotes
The Kconfig lexer supports special characters such as '.' and '/' in
the parameter context. In my understanding, the reason is just to
support bare file paths in the source statement.

I do not see a good reason to complicate Kconfig for the room of
ambiguity.

The majority of code already surrounds file paths with double quotes,
and it makes sense since file paths are constant string literals.

Make it treewide consistent now.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Ingo Molnar <mingo@kernel.org>
2018-12-22 00:25:54 +09:00
..
alpha TTY/Serial fixes for 4.20-rc2 2018-11-10 13:32:14 -06:00
arc mm: remove include/linux/bootmem.h 2018-10-31 08:54:16 -07:00
arm treewide: surround Kconfig file paths with double quotes 2018-12-22 00:25:54 +09:00
arm64 treewide: surround Kconfig file paths with double quotes 2018-12-22 00:25:54 +09:00
c6x c6x changes for 4.20 2018-10-31 15:39:25 -07:00
csky csky: dtb Kbuild fixup patches for linux-4.20-rc1 2018-11-01 09:04:30 -07:00
h8300 mm: remove include/linux/bootmem.h 2018-10-31 08:54:16 -07:00
hexagon mm: remove include/linux/bootmem.h 2018-10-31 08:54:16 -07:00
ia64 treewide: surround Kconfig file paths with double quotes 2018-12-22 00:25:54 +09:00
m68k treewide: surround Kconfig file paths with double quotes 2018-12-22 00:25:54 +09:00
microblaze microblaze: surround string default in Kconfig with double quotes 2018-12-22 00:25:53 +09:00
mips treewide: surround Kconfig file paths with double quotes 2018-12-22 00:25:54 +09:00
nds32 s390 updates for 4.20-rc2 2018-11-09 06:30:44 -06:00
nios2 mm: remove include/linux/bootmem.h 2018-10-31 08:54:16 -07:00
openrisc treewide: surround Kconfig file paths with double quotes 2018-12-22 00:25:54 +09:00
parisc s390 updates for 4.20-rc2 2018-11-09 06:30:44 -06:00
powerpc treewide: surround Kconfig file paths with double quotes 2018-12-22 00:25:54 +09:00
riscv treewide: surround Kconfig file paths with double quotes 2018-12-22 00:25:54 +09:00
s390 treewide: surround Kconfig file paths with double quotes 2018-12-22 00:25:54 +09:00
sh treewide: surround Kconfig file paths with double quotes 2018-12-22 00:25:54 +09:00
sparc treewide: surround Kconfig file paths with double quotes 2018-12-22 00:25:54 +09:00
um for-linus-20181109 2018-11-09 16:31:51 -06:00
unicore32 memblock: stop using implicit alignment to SMP_CACHE_BYTES 2018-10-31 08:54:16 -07:00
x86 treewide: surround Kconfig file paths with double quotes 2018-12-22 00:25:54 +09:00
xtensa Xtensa fixes and cleanups for v4.20: 2018-11-01 14:32:43 -07:00
.gitignore
Kconfig New gcc plugin: stackleak 2018-11-01 11:46:27 -07:00