This is an automated email from Gerrit.

Spencer Oliver ([email protected]) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/798

-- gerrit

commit dd492eb06094e6ea5dd09d42d1bc7803e06cc552
Author: Spencer Oliver <[email protected]>
Date:   Tue Aug 28 12:20:46 2012 +0100

    adapter: remove superfluous line breaks
    
    Change-Id: I8e68b9d6f571ef7715a2f4cad0aa78fe4e3b48e8
    Signed-off-by: Spencer Oliver <[email protected]>

diff --git a/src/jtag/adapter.c b/src/jtag/adapter.c
index c877988..ec65827 100644
--- a/src/jtag/adapter.c
+++ b/src/jtag/adapter.c
@@ -311,7 +311,6 @@ next:
        } else
                new_cfg = jtag_get_reset_config();
 
-
        /*
         * Display the (now-)current reset mode
         */
@@ -409,8 +408,6 @@ COMMAND_HANDLER(handle_adapter_nsrst_assert_width_command)
        return ERROR_OK;
 }
 
-
-
 COMMAND_HANDLER(handle_adapter_khz_command)
 {
        if (CMD_ARGC > 1)

-- 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to