diff options
author | Paul Menzel <paulepanter@users.sourceforge.net> | 2014-08-04 08:25:05 +0200 |
---|---|---|
committer | Patrick Georgi <patrick@georgi-clan.de> | 2014-08-04 20:57:10 +0200 |
commit | 80fd01d2cc44a7a4077b5df25d5d09917e5ae04a (patch) | |
tree | 844aaed46eacc643ef9b273cb8445c1c09f3bba8 /util/arm_boot_tools/mksunxiboot | |
parent | 2b48b65b1980c4edb6391e4ccf6b1bd8313be944 (diff) | |
download | coreboot-80fd01d2cc44a7a4077b5df25d5d09917e5ae04a.tar.xz |
util/sconfig/main.c: Remove assigned but unused variable `link`
Cppcheck 1.65 report the style style issue below.
[main.c:434]: (style) Variable 'link' is assigned a value that is never used.
So remove the variable `link` as it is not needed.
Change-Id: Ib77b80b74a70985a76eaa3247c4a43832ef23a59
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/6488
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'util/arm_boot_tools/mksunxiboot')
0 files changed, 0 insertions, 0 deletions