diff options
| author | Marek Vasut <[email protected]> | 2023-12-02 21:52:31 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-12-20 10:46:54 -0500 |
| commit | 0de448d03254617a902bc6081a7aba214b54b69d (patch) | |
| tree | 21f4d75dbec7d6c9b278964635036622c69bef72 /include/linux | |
| parent | 400cb2a850546e8cc9246cf97f0902ffe57867ab (diff) | |
command: Move command completion temporary buffer to stack
The command completion temporary buffer seems to be only
used by the argv tokenizer, move it to stack. This saves
2 kiB from the binary size (depends on configuration) per:
$ aarch64-linux-gnu-readelf -s u-boot | sort -n -k 3
Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
