diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2013-06-17 08:45:55 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-06-17 08:45:55 +0200 |
commit | 8c57f8bb2b04372e0f4fe70d2759a90efe23921f (patch) | |
tree | 855f1d303f0dd4d139ff963389f6bdf0e59ee74b /call/Makefile.am | |
parent | c915e3e028f2b66b5b780433eae2d19c10575fac (diff) |
Remove useless test that is always evaluated as true.
gcc -DHAVE_CONFIG_H -I. -I.. -DAX25_SYSCONFDIR=\""/usr/local/etc/ax25"\" -DAX25_ LOCALSTATEDIR=\""/usr/local/var/ax25"\" -O2 -Wall -Wno-pointer-sign -MT list
ener.o -MD -MP -MF .deps/listener.Tpo -c -o listener.o listener.c
listener.c: In function ‘set_route’:
listener.c:232:6: warning: the address of ‘iproute2_table’ will always evaluate as ‘true’ [-Waddress]
listener.c: In function ‘del_kernel_ip_route’:
listener.c:278:6: warning: the address of ‘iproute2_table’ will always evaluate as ‘true’ [-Waddress]
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'call/Makefile.am')
0 files changed, 0 insertions, 0 deletions