aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rcutiny.h
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-07-31 09:49:20 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-08-30 16:03:46 -0700
commitdf63fa5bc11aadf81126d4a1785080c800e2ece3 (patch)
tree91f137161ee204da0ee66e21a73a7f6eeab186fb /include/linux/rcutiny.h
parentrcu: Avoid resched_cpu() when rescheduling the current CPU (diff)
downloadlinux-dev-df63fa5bc11aadf81126d4a1785080c800e2ece3.tar.xz
linux-dev-df63fa5bc11aadf81126d4a1785080c800e2ece3.zip
rcu: Convert "1UL << x" to "BIT(x)"
This commit saves a few characters by converting "1UL << x" to "BIT(x)". Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'include/linux/rcutiny.h')
0 files changed, 0 insertions, 0 deletions