elflink: Fix compiler warnings in hello.c
authorMatt Fleming <matt.fleming@linux.intel.com>
Wed, 16 Mar 2011 14:26:40 +0000 (14:26 +0000)
committerMatt Fleming <matt.fleming@linux.intel.com>
Wed, 16 Mar 2011 14:26:40 +0000 (14:26 +0000)
commitf7d29d0174532a9ffe5cc77354a979a2bd604387
tree9b6c165d9106cc61792727485a0d5cfbe9e524b0
parent5dd57b262e37caeac377807d9971652516f347b1
elflink: Fix compiler warnings in hello.c

Fix the following warnings,

hello.c: In function ‘hello_main’:
hello.c:23:5: warning: too few arguments for format
hello.c:20:9: warning: unused variable ‘i’

Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
com32/elflink/modules/hello.c