Rename the struct to match the function prefix and filenames. Signed-off-by: Simon Glass <[email protected]> ---
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!

