aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorYuntao Wang <ytcoode@gmail.com>2024-04-13 01:02:08 +0900
committerMasami Hiramatsu (Google) <mhiramat@kernel.org>2024-04-13 01:02:08 +0900
commitcd24bdb06820d12dc84aeb0a47a10ad7ecf4b027 (patch)
tree950579547b3fabdc13bd676a6460db2f275b632a /scripts/patch-kernel
parentbootconfig: do not put quotes on cmdline items unless necessary (diff)
downloadlinux-cd24bdb06820d12dc84aeb0a47a10ad7ecf4b027.tar.gz
linux-cd24bdb06820d12dc84aeb0a47a10ad7ecf4b027.zip
init/main.c: Remove redundant space from saved_command_line
There is a space at the end of extra_init_args. In the current logic, copying extra_init_args to saved_command_line will cause extra spaces in saved_command_line here or there. Remove the trailing space from extra_init_args to make the string in saved_command_line look more perfect. Link: https://lore.kernel.org/all/20240412032950.12687-1-ytcoode@gmail.com/ Signed-off-by: Yuntao Wang <ytcoode@gmail.com> Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org> Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
c80c32a14e2de008441e9976f50c&follow=1'>mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down1-1/+1 2020-03-21page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai1-1/+1 2020-03-21mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP caseBaoquan He1-2/+6 2020-03-21memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu1-2/+8 2020-03-21tools/power turbostat: update versionLen Brown1-1/+1 2020-03-21tools/power turbostat: Print cpuidle informationLen Brown1-0/+26 2020-03-20btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana1-2/+2 2020-03-21nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg1-3/+9 2020-03-20io_uring: make sure accept honor rlimit nofileJens Axboe3-5/+11 2020-03-20io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe3-2/+11 2020-03-20phy: qcom-qusb2: Add new overriding tuning parameters in QUSB2 V2 PHYSandeep Maheswaram1-0/+51 2020-03-20phy: qcom-qusb2: Add support for overriding tuning parameters in QUSB2 V2 PHYSandeep Maheswaram1-32/+43 2020-03-20dt-bindings: phy: qcom-qusb2: Add support for overriding Phy tuning parametersSandeep Maheswaram1-1/+31 2020-03-20phy: qcom-qusb2: Add generic QUSB2 V2 PHY supportSandeep Maheswaram1-9/+9 2020-03-20dt-bindings: phy: qcom,qusb2: Add compatibles for QUSB2 V2 phy and SC7180Sandeep Maheswaram1-4/+10 2020-03-20dt-bindings: phy: qcom,qusb2: Convert QUSB2 phy bindings to yamlSandeep Maheswaram2-68/+149 2020-03-20phy: rk-inno-usb2: Decrease verbosity of repeating log.Christoph Muellner1-1/+1 2020-03-20phy: amlogic: Add Amlogic A1 USB2 PHY DriverHanjie Lin1-26/+59 2020-03-20dt-bindings: phy: Add Amlogic A1 USB2 PHY BindingsHanjie Lin1-0/+14 2020-03-20phy: ti: gmii-sel: add support for am654x/j721e socGrygorii Strashko1-0/+19 2020-03-20dt-bindings: phy: ti: gmii-sel: add support for am654x/j721e socGrygorii Strashko1-0/+1 2020-03-20phy: qualcomm: usb: Add SuperSpeed PHY driverJorge Ramirez-Ortiz3-0/+256