From 94f49a4f08a963d473e9ab2c935d9cafa58f9067 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Fri, 17 Feb 2017 17:06:59 +0100 Subject: debug.h/c: remove unused cruft / cosmetic tweaks Change-Id: I9601d478763569933bcc46bf4eaaff70a9843be9 --- openbsc/src/libcommon/debug.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'openbsc/src') diff --git a/openbsc/src/libcommon/debug.c b/openbsc/src/libcommon/debug.c index 51fbb931e..3f3232c46 100644 --- a/openbsc/src/libcommon/debug.c +++ b/openbsc/src/libcommon/debug.c @@ -177,8 +177,7 @@ static const struct log_info_cat default_categories[] = { }, }; -static int filter_fn(const struct log_context *ctx, - struct log_target *tar) +static int filter_fn(const struct log_context *ctx, struct log_target *tar) { const struct gsm_subscriber *subscr = ctx->ctx[LOGGING_CTX_VLR_SUBSCR]; const struct gprs_nsvc *nsvc = ctx->ctx[LOGGING_CTX_GB_NSVC]; -- cgit v1.2.3