osmo-bts[master]: osmo-bts-trx: cosmetic log fixes

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Mar 13 03:26:37 UTC 2017


Patch Set 1: Code-Review+1

(1 comment)

https://gerrit.osmocom.org/#/c/1974/1/src/osmo-bts-trx/gsm0503_coding.c
File src/osmo-bts-trx/gsm0503_coding.c:

Line 1690: 			LOGP(DL1C, LOGL_NOTICE, "tch_fr_decode(): error decoding  FACCH/F frame (%d/%d bits)\n", *n_errors, *n_bits_total);
these could also use

  "%s(): ...", __func__, ...

to avoid typos (like the one fixed below) beyond all doubt.


-- 
To view, visit https://gerrit.osmocom.org/1974
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic36c0558cdbd1790c167f290a40007b42f5de65d
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-HasComments: Yes



More information about the gerrit-log mailing list