membuf: Minor code-style improvements
authorSimon Glass <sjg@chromium.org>
Tue, 18 Mar 2025 15:20:48 +0000 (16:20 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 3 Apr 2025 22:54:49 +0000 (16:54 -0600)
commitda8694a7d2cc9fdfd67e8a039ba1e70bdd543d0b
tree640b17d9978b8c5fa0ecdb606ecf9cfbeae46884
parent142a3cb63c81602ae4f48266a190ebceb483e536
membuf: Minor code-style improvements

Show the start in end in the comment. Comment a missing variable in
membuf_readline() and fix its line length.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/membuf.h
lib/membuf.c