ioutil: Remove unnecessary casts and fix const-discarding
commite6733049224ea7becbc4f0e82f2d75e6393712f1
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sat, 28 Sep 2013 21:13:51 +0000 (28 23:13 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Thu, 31 Oct 2013 20:45:34 +0000 (31 20:45 +0000)
tree1e04f6794b19a61a30275f667e0e56cdeb5c0a9c
parent01298ca2c839965f54d6d6a7b8ac00fe77190116
ioutil: Remove unnecessary casts and fix const-discarding

Using the right parameter type, there's no need to resort to casting.

Change-Id: I8aec852431ead26e24793fd6fac8781353963bf2
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/1777
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-by: Jens Bauer <jens@gpio.dk>
src/helper/ioutil.c