[PATCH 3/8] membuf: Rename struct

Simon Glass sjg at chromium.org
Tue Mar 4 16:37:09 CET 2025


Rename the struct to match the function prefix and filenames.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 arch/sandbox/include/asm/serial.h |  2 +-
 boot/bootmeth_extlinux.c          |  2 +-
 common/console.c                  | 24 +++++++++---------
 drivers/usb/emul/sandbox_keyb.c   |  2 +-
 include/asm-generic/global_data.h |  4 +--
 include/membuf.h                  | 42 +++++++++++++++----------------
 lib/membuf.c                      | 42 +++++++++++++++----------------
 7 files changed, 59 insertions(+), 59 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list