diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2013-06-17 09:10:35 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-06-17 09:11:02 +0200 |
commit | afc080bf645a0ae5dc3ad09b306fc5d805653ce5 (patch) | |
tree | 33570e68bd2aef6ea150306693a39c4c7d355a73 /ax25ipd | |
parent | 6c384869373c6a1287e9523dbd092dcde4b58c0e (diff) |
call: Fix warning about set but not used variable.
gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -Wno-pointer-sign -MT call.o -MD -MP
-MF .deps/call.Tpo -c -o call.o call.c
call.c: In function ‘wrdstatw’:
call.c:482:9: warning: variable ‘x’ set but not used [-Wunused-but-set-variable]
mv -f .deps/call.Tpo .deps/call.Po
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25ipd')
0 files changed, 0 insertions, 0 deletions