diff options
author | Ben Chan <benchan@chromium.org> | 2018-10-26 23:00:05 -0700 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2018-10-27 10:09:51 +0200 |
commit | 737eff557dd1231db11249fcbb8106803ca86272 (patch) | |
tree | 7ae81db8b4bc85e7c097f6d25d7323b7e9cd1bb8 /libqcdm | |
parent | b76db60313139126c6d932da89479a5ed1d5074f (diff) |
modem-helpers: remove useless checks on always true condition
mm-modem-helpers.c:3075:31: error: comparison of unsigned expression >= 0 is always true [-Werror=type-limits]
g_return_val_if_fail (idx >= 0, NULL);
^
Diffstat (limited to 'libqcdm')
0 files changed, 0 insertions, 0 deletions