target: fix minor typos and duplicated words
Change-Id: I8deb0017dc66a243e3dd51e285aa086db500decd Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5766 Tested-by: jenkins
This commit is contained in:
@@ -2497,7 +2497,7 @@ static int aarch64_jim_configure(struct target *target, Jim_GetOptInfo *goi)
|
||||
* Call adiv5_jim_configure() to parse the common DAP options
|
||||
* It will return JIM_CONTINUE if it didn't find any known
|
||||
* options, JIM_OK if it correctly parsed the topmost option
|
||||
* and JIM_ERR if an error occured during parameter evaluation.
|
||||
* and JIM_ERR if an error occurred during parameter evaluation.
|
||||
* For JIM_CONTINUE, we check our own params.
|
||||
*/
|
||||
e = adiv5_jim_configure(target, goi);
|
||||
|
||||
Reference in New Issue
Block a user