From 7b0ead520dcf6969954f42255a01e63b89f96cd6 Mon Sep 17 00:00:00 2001 From: "Rodrigo L. Rosa" Date: Fri, 10 Jun 2011 12:23:34 -0700 Subject: cleanup trailing whitespaces --- src/flash/nor/dsp5680xx_flash.c | 4 ++-- src/jtag/drivers/ft2232.c | 2 +- src/target/dsp5680xx.c | 10 +++++----- src/target/dsp5680xx.h | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/flash/nor/dsp5680xx_flash.c b/src/flash/nor/dsp5680xx_flash.c index 4e7a0b61..9fa7b06f 100644 --- a/src/flash/nor/dsp5680xx_flash.c +++ b/src/flash/nor/dsp5680xx_flash.c @@ -3,7 +3,7 @@ * rodrigorosa.LG@gmail.com * * * * Based on a file written by: * - * Kevin McGuire * + * Kevin McGuire * * Marcel Wijlaars * * Michael Ashton * * * @@ -102,7 +102,7 @@ static int dsp5680xx_flash_protect(struct flash_bank *bank, int set, int first, for(int i = first;isectors[i].is_protected = 1; } - }else{ + }else{ retval = dsp5680xx_f_unlock(bank->target); if(retval == ERROR_OK) for(int i = first;i