]> git.baikalelectronics.ru Git - kernel.git/commit
srcu: Simple cleanup for cleanup_srcu_struct()
authorLai Jiangshan <laijs@cn.fujitsu.com>
Thu, 29 Nov 2012 08:46:04 +0000 (16:46 +0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 7 Feb 2013 23:10:10 +0000 (15:10 -0800)
commitb977cafe0f5e8f7072b6ddccae7188adc337cbcd
treee5400a89ca0f137125be973016c6391a701a790c
parentee83124271984e7a646a083775239278e6582cfc
srcu: Simple cleanup for cleanup_srcu_struct()

Pack six lines of code into two lines.

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/srcu.c