membuff: Rename the files to membuf
authorSimon Glass <sjg@chromium.org>
Tue, 18 Mar 2025 15:20:43 +0000 (16:20 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 3 Apr 2025 22:54:49 +0000 (16:54 -0600)
commit9ca1789ff099a364c6e16dcb6f6ad2e8677f32f1
tree5116dd6d8df42d0d423cf777451bebae57fdefb2
parent4662e5286aa259e158f314157d0d8f2ad213a321
membuff: Rename the files to membuf

Rename the C and header files to use the membuf basename, to match the
functions.

Add a MAINTAINERS entry while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
MAINTAINERS
include/asm-generic/global_data.h
include/membuf.h [moved from include/membuff.h with 100% similarity]
lib/Makefile
lib/membuf.c [moved from lib/membuff.c with 99% similarity]