From: Mathieu Desnoyers Date: Fri, 18 Sep 2015 20:33:29 +0000 (-0400) Subject: Cleanup: urcu: remove unused membarrier "group" parameter X-Git-Tag: v0.9.0~35 X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;ds=sidebyside;h=a4922ed92bea8e5552a3e66b7dd7b4721b754c90;hp=a4922ed92bea8e5552a3e66b7dd7b4721b754c90;p=urcu.git Cleanup: urcu: remove unused membarrier "group" parameter Was planned in the 2010 implementation, but has never been used, and is not needed with the current kernel membarrier implementation. Signed-off-by: Mathieu Desnoyers ---