From: Andreas Fritiofson Date: Sun, 30 Sep 2012 21:03:44 +0000 (+0200) Subject: flash/nor/stellaris: Remove unnecessary write_algorithm check X-Git-Tag: v0.7.0-rc1~203 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=8415353f2b15af52363ce88df0b16f8b857d7967;hp=8415353f2b15af52363ce88df0b16f8b857d7967 flash/nor/stellaris: Remove unnecessary write_algorithm check The pointer must be non-null here since we returned if allocation failed. Change-Id: I9b75099ed3b3870c815d1df5760ed1f3fe1d20d6 Signed-off-by: Andreas Fritiofson Reviewed-on: http://openocd.zylin.com/866 Reviewed-by: Freddie Chopin Tested-by: jenkins Reviewed-by: Spencer Oliver ---