04.10.2023 16:13, Thomas Huth:
Rename a variable to make this code compilable with -Wshadow.
Signed-off-by: Thomas Huth
Reviewed-By: Michael Tokarev
dump/dump.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dump/dump.c b/dump/dump.c
index d4ef713cd0..d3578d
Applied to my trivial-patches tree, thanks!
/mjt
On 4/10/23 15:13, Thomas Huth wrote:
Rename a variable to make this code compilable with -Wshadow.
Signed-off-by: Thomas Huth
---
dump/dump.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé
Rename a variable to make this code compilable with -Wshadow.
Signed-off-by: Thomas Huth
---
dump/dump.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dump/dump.c b/dump/dump.c
index d4ef713cd0..d3578ddc62 100644
--- a/dump/dump.c
+++ b/dump/dump.c
@@ -1872,20 +1872