diff options
author | Simon Glass <sjg@chromium.org> | 2023-12-15 20:14:22 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-12-21 16:07:52 -0500 |
commit | 6b50aff13f55262210636d7329811c649173fb67 (patch) | |
tree | 70544abe6fda49d8d77a9775b45e210fb7e79460 /drivers/usb/cdns3/cdns3-ti.c | |
parent | e1a24c025c3b065b417bd0dd491cb7000583b334 (diff) |
stm32: Use local vars in stm32prog for initrd and fdt
Rather than assigning to the bootm_argv[] array multiple times, use
local variables for the two things that can change and assign them at
the end.
This makes it easier to drop the array eventually.
Tidu up an overly short line while we are here.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions