Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d5917a35 authored by Alexey Dobriyan's avatar Alexey Dobriyan Committed by David S. Miller
Browse files

xfrm: C99 for xfrm_dev_notifier

parent a1744d3b
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -2381,9 +2381,7 @@ static int xfrm_dev_event(struct notifier_block *this, unsigned long event, void
}

static struct notifier_block xfrm_dev_notifier = {
	xfrm_dev_event,
	NULL,
	0
	.notifier_call	= xfrm_dev_event,
};

#ifdef CONFIG_XFRM_STATISTICS