]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In r362552, RB_SET_PARENT is defined, and use in parens in
authordougm <dougm@FreeBSD.org>
Tue, 23 Jun 2020 22:47:54 +0000 (22:47 +0000)
committerdougm <dougm@FreeBSD.org>
Tue, 23 Jun 2020 22:47:54 +0000 (22:47 +0000)
commit0392561a1671a34d38104454162b6c119000031b
tree34e3f7f31ce66e4e42d0520ba2753e5f07287676
parent9e5277ef927608d830800017de6fe112ebc630a8
In r362552, RB_SET_PARENT is defined, and use in parens in
RB_CLEAR_NODE.  But it is not an expression, and ought not to be
enclosed in parens.  Remove them.

Approved by: markj
Differential Revision: https://reviews.freebsd.org/D25421
sys/compat/linuxkpi/common/include/linux/rbtree.h