commit | 733c2622f84514e1da09954a4618a936beb32b1e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 14 16:40:22 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 25 13:54:33 2023 -0400 |
tree | d2c174f76f0afe9055d7e03daefac4b810407424 | |
parent | 45ff0bc5aa75fc292ce1b771850d59a39917c061 [diff] |
abuf: Allow incrementing the size Provide a convenience function to increment the size of the abuf. Signed-off-by: Simon Glass <sjg@chromium.org>