diff options
author | Paul E. McKenney <[email protected]> | 2012-06-28 08:08:25 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2012-07-06 06:01:48 -0700 |
commit | c701d5d9b384ff03ceb232ef21236364d784a411 (patch) | |
tree | ae5b4793c478d3c575e506f1d36c798b73c542ff /net/lapb/lapb_timer.c | |
parent | 02a0677b0be545a07ffb15a13419efd7c82881e0 (diff) |
rcu: Fix code-style issues involving "else"
The Linux kernel coding style says that single-statement blocks should
omit curly braces unless the other leg of the "if" statement has
multiple statements, in which case the curly braces should be included.
This commit fixes RCU's violations of this rule.
Signed-off-by: Paul E. McKenney <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions