Re: [masahiroy:kbuild 54/64] <command-line>: warning: missing terminating " character

From: Masahiro Yamada
Date: Tue May 24 2022 - 03:59:18 EST


On Tue, May 24, 2022 at 10:20 AM kernel test robot <lkp@xxxxxxxxx> wrote:
>
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kbuild
> head: 193ce6b16e10632abf21c2d756c1c181d6ecdf40
> commit: 5255bb025ec27c5fa9acbfb079544920426313ec [54/64] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
> config: m68k-randconfig-r021-20220522 (https://download.01.org/0day-ci/archive/20220524/202205240952.93aQKXmM-lkp@xxxxxxxxx/config)
> compiler: m68k-linux-gcc (GCC) 11.3.0
> reproduce (this is a W=1 build):
> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> # https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git/commit/?id=5255bb025ec27c5fa9acbfb079544920426313ec
> git remote add masahiroy https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
> git fetch --no-tags masahiroy kbuild
> git checkout 5255bb025ec27c5fa9acbfb079544920426313ec
> # save the config file
> mkdir build_dir && cp config build_dir/.config
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=m68k SHELL=/bin/bash
>
> If you fix the issue, kindly add following tag where applicable
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
>
> All warnings (new ones prefixed by >>):
>
> >> <command-line>: warning: missing terminating " character
>
> --
> 0-DAY CI Kernel Test Service
> https://01.org/lkp


Thanks for the report.

I locally fixed up my commit.



--
Best Regards
Masahiro Yamada