diff options
| author | Andy Shevchenko <[email protected]> | 2022-01-27 18:12:33 +0000 |
|---|---|---|
| committer | Petr Mladek <[email protected]> | 2022-02-10 12:16:50 +0000 |
| commit | f74a08fc61073cc5b5f4e24eb513f0b79f4f6ce7 (patch) | |
| tree | 163c3d632e247b7018dd727089928d2dd111a4dd /lib/dump_stack.c | |
| parent | vsprintf: Fix potential unaligned access (diff) | |
| download | kernel-f74a08fc61073cc5b5f4e24eb513f0b79f4f6ce7.tar.gz kernel-f74a08fc61073cc5b5f4e24eb513f0b79f4f6ce7.zip | |
vsprintf: Move space out of string literals in fourcc_string()
The literals "big-endian" and "little-endian" may be potentially
occurred in other places. Dropping space allows linker to
merge them by using only a single copy.
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Sakari Ailus <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions
