Change in osmo-gbproxy[master]: Remove unused log categories

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/.

daniel gerrit-no-reply at lists.osmocom.org
Fri Feb 12 15:23:27 UTC 2021


daniel has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gbproxy/+/22863 )

Change subject: Remove unused log categories
......................................................................

Remove unused log categories

Change-Id: I519a687c07410fa3c1a0fa9a903d6c3ed9cbba45
---
M src/debug.h
M src/gb_proxy_main.c
2 files changed, 0 insertions(+), 22 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, but someone else must approve
  pespin: Looks good to me, approved



diff --git a/src/debug.h b/src/debug.h
index 9a686cb..b3c978d 100644
--- a/src/debug.h
+++ b/src/debug.h
@@ -8,24 +8,7 @@
 
 /* Debug Areas of the code */
 enum {
-	DMM,
-	DPAG,
-	DMEAS,
-	DREF,
 	DGPRS,
-	DNS,
-	DLLC,
-	DSNDCP,
-	DSLHC,
-	DCTRL,
-	DFILTER,
-	DGTPHUB,
-	DRANAP,
-	DSUA,
-	DV42BIS,
-	DIUCS,
-	DSIGTRAN,
-	DGTP,
 	DOBJ,
 	Debug_LastEntry,
 };
diff --git a/src/gb_proxy_main.c b/src/gb_proxy_main.c
index 2e9ff79..0e36c06 100644
--- a/src/gb_proxy_main.c
+++ b/src/gb_proxy_main.c
@@ -239,11 +239,6 @@
 		.description = "GPRS Packet Service",
 		.enabled = 1, .loglevel = LOGL_DEBUG,
 	},
-	[DNS] = {
-		.name = "DNS",
-		.description = "GPRS Network Service (NS)",
-		.enabled = 1, .loglevel = LOGL_INFO,
-	},
 	[DOBJ] = {
 		.name = "DOBJ",
 		.description = "GbProxy object allocation/release",

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gbproxy/+/22863
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gbproxy
Gerrit-Branch: master
Gerrit-Change-Id: I519a687c07410fa3c1a0fa9a903d6c3ed9cbba45
Gerrit-Change-Number: 22863
Gerrit-PatchSet: 2
Gerrit-Owner: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210212/3d61507c/attachment.htm>


More information about the gerrit-log mailing list