[U-Boot] [PATCH 02/20] Update print_buffer() to use const

Simon Glass sjg at chromium.org
Sat Feb 16 00:49:01 CET 2013


On Wed, Dec 26, 2012 at 10:56 AM, Simon Glass <sjg at chromium.org> wrote:
> The buffer cannot be changed by this function, so change the buffer
> pointer to a const. This allows callers with const pointer to use the
> function without a cast.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to x86/master.


More information about the U-Boot mailing list