-
由 Paul E. McKenney 提交于
This commit removes an unused local variable named ts_rem that is marked __maybe_unused. Yes, the variable was assigned to, but it was never used beyond that point, hence not needed. Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>a3b7b6c2