[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openocd-development
Subject:    [OpenOCD-devel] [PATCH]: 813ab1f target/adi_v5_jtag: remove unused global variable
From:       gerrit () openocd ! org (gerrit)
Date:       2020-10-29 11:34:36
Message-ID: 20201029113436.4391C4A0216 () mail ! openocd ! org
[Download RAW message or body]

This is an automated email from Gerrit.

Antonio Borneo (borneo.antonio@gmail.com) just uploaded a new patch set to Gerrit, \
which you can find at http://openocd.zylin.com/5901

-- gerrit

commit 813ab1fe31e11ea3775c648e0e855be5ea9349e2
Author: Antonio Borneo <borneo.antonio@gmail.com>
Date:   Thu Oct 29 01:34:37 2020 +0100

    target/adi_v5_jtag: remove unused global variable
    
    Change-Id: Ia4e8b90359c23f4be1d3677b44b0ebd063bb8dcc
    Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>

diff --git a/src/target/adi_v5_jtag.c b/src/target/adi_v5_jtag.c
index c2100eb..6dede97 100644
--- a/src/target/adi_v5_jtag.c
+++ b/src/target/adi_v5_jtag.c
@@ -145,7 +145,7 @@ struct dap_cmd {
 struct dap_cmd_pool {
 	struct list_head lh;
 	struct dap_cmd cmd;
-} dap_cmd_pool;
+};
 
 static void log_dap_cmd(const char *header, struct dap_cmd *el)
 {

-- 


_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic