
16 Feb
2013
16 Feb
'13
12:49 a.m.
On Wed, Dec 26, 2012 at 10:56 AM, Simon Glass sjg@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@chromium.org
Applied to x86/master.