libosmocore/src
Pau Espin 8aa85bd31a control_cmd.c: Fix unsigned comparison against < 0
Fixes following warning:
control_cmd.c:294:16: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare]
        if (cmd->type < 0 || cmd->type == CTRL_TYPE_UNKNOWN) {

Change-Id: I3df8a4f646222337927d9e3cac6d09a8a05cb20c
2017-06-23 15:41:39 +02:00
..
codec doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
coding doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
ctrl control_cmd.c: Fix unsigned comparison against < 0 2017-06-23 15:41:39 +02:00
gb doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gsm abis_nm.c: Fix implicit enumeration type conversion 2017-06-23 12:57:20 +02:00
pseudotalloc doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
sim doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
vty doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
Makefile.am src/Makefile.am: fix build: use AM_CFLAGS, not CFLAGS 2017-06-19 21:46:43 +07:00
application.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
backtrace.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
bitcomp.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
bits.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
bitvec.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc_generic.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc_sse.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc_sse_avx.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc_sse_impl.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
crc16.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
crcXXgen.c.tpl doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
fsm.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gsmtap_util.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
logging.c Fix warnings: tolower() and similar require uchar 2017-06-23 10:21:54 +02:00
logging_gsmtap.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
logging_syslog.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
loggingrb.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
macaddr.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
msgb.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
msgfile.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
panic.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
plugin.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
prim.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
rate_ctr.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
rbtree.c fix FSF address in sources/headers 2015-11-12 13:46:05 +01:00
select.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
sercomm.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
serial.c serial.c: Use pragma message instead of warning 2017-06-23 11:06:37 +02:00
signal.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
socket.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
stat_item.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
statistics.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
stats.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
stats_statsd.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
strrb.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
timer.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
timer_gettimeofday.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
utils.c Fix warnings: tolower() and similar require uchar 2017-06-23 10:21:54 +02:00
write_queue.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00