On 22 July 2016 at 04:21, Yaroslav K. <yar444 at gmail.com> wrote: > cbfs: Fix incorrect CBFS file header size being used > > This fixes incorrect filenames in cbfsls output. > > Signed-off-by: Yaroslav K. <yar444 at gmail.com> > --- > fs/cbfs/cbfs.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Reviewed-by: Simon Glass <sjg at chromium.org>