flash/nor/stellaris: Remove unnecessary write_algorithm check
commit8415353f2b15af52363ce88df0b16f8b857d7967
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sun, 30 Sep 2012 21:03:44 +0000 (30 23:03 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Mon, 8 Oct 2012 10:25:50 +0000 (8 10:25 +0000)
treee61c11f8864f727cde6b2f165db9bce59d842f2f
parent4da4e1cfb7d93dcedc333c11c787b83b8baf7dfa
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 <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/866
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/flash/nor/stellaris.c