rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 3 May 2017 17:36:36 +0000 (10:36 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 9 Jun 2017 01:52:29 +0000 (18:52 -0700)
commitc4cbf9f736f5bd0a53a5ea401d86376c86bf905e
treec33bef1de79a2c5d9302dac4f9d5d054ecbd9e02
parentcad7b3897279c869de61dc88133037b941f84233
rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()

The UINT_CMP_GE() and UINT_CMP_LT() macros are not used, so this
commit removes them.

Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/linux/rcupdate.h