Dear Simon Glass,
In message <1321726854-18400-1-git-send-email-...@chromium.org> you wrote:
> This fixes the following warning with gcc 4.4.3.
>
> aisimage.c: In function 'aisimage_generate':
> aisimage.c:365: warning: 'tsize' may be used uninitialized in this function
>
> Signed-off-by: Simon
This fixes the following warning with gcc 4.4.3.
aisimage.c: In function 'aisimage_generate':
aisimage.c:365: warning: 'tsize' may be used uninitialized in this function
Signed-off-by: Simon Glass
---
tools/aisimage.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a
2 matches
Mail list logo