commit | c88552c04c47a5f2ec95faa92e72cdefd3bc5a22 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 24 11:28:23 2025 -0600 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun May 25 11:27:18 2025 +0200 |
tree | 084d7d3ca3b0420413ee917add7dc891d5e3b8e1 | |
parent | bb5c199277d51e123ab07b99b429a3b1373b3885 [diff] |
efi: Rename END to EFI_DP_END This exported symbol has a very generic name. Rename it to indicate that it relates to EFI and device-paths. Fix checkpatch warnings related to use of multiple assignments. Signed-off-by: Simon Glass <sjg@chromium.org> Suggested-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>