On Sat, 30 Jan 2016 15:45:15 -0700
Simon Glass s...@chromium.org wrote:
> All paths should share the same return.
>
> Reported-by: Coverity (CID:134903)
>
> Signed-off-by: Simon Glass
> ---
>
> cmd/bmp.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
applied to u-boot-staging, tha
On Sat, Jan 30, 2016 at 03:45:15PM -0700, Simon Glass wrote:
> All paths should share the same return.
>
> Reported-by: Coverity (CID:134903)
>
> Signed-off-by: Simon Glass
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: Digital signature
__
All paths should share the same return.
Reported-by: Coverity (CID:134903)
Signed-off-by: Simon Glass
---
cmd/bmp.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/cmd/bmp.c b/cmd/bmp.c
index fd5b7db..01b3d39 100644
--- a/cmd/bmp.c
+++ b/cmd/bmp.c
@@ -259,7 +259,6 @@ int
3 matches
Mail list logo