diff options
| author | Sean Anderson <[email protected]> | 2023-11-08 11:48:37 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-11-16 13:49:13 -0500 |
| commit | feaeb8fa6f949dd76d455a91793a859382678a72 (patch) | |
| tree | cfbc217f0390a3bf8e9fdf0bdbf1552407ea0d7d /include/spl.h | |
| parent | 517e70856f0fcbb9c84de0414430086bea0008ee (diff) | |
spl: Remove NULL assignments in spl_load_info
Remove NULL assignments to fields in spl_load_info when .load doesn't
reference these fields. This can result in more efficient code. filename
must stay even if it is unused, since load_simple_fit uses it.
Signed-off-by: Sean Anderson <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/spl.h')
0 files changed, 0 insertions, 0 deletions
