diff options
author | Paul E. McKenney <[email protected]> | 2009-09-28 07:46:32 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-10-05 21:02:02 +0200 |
commit | 3d76c082907e8f83c5d5c4572f38d53ad8f00c4b (patch) | |
tree | a39c3d3ea17dc085195626487f37995beb742ac0 /lib/cpu-notifier-error-inject.c | |
parent | 162cc2794df37662beb7f97ddd1dd5bffaf85e9a (diff) |
rcu: Clean up code based on review feedback from Josh Triplett, part 3
Whitespace fixes, updated comments, and trivial code movement.
o Fix whitespace error in RCU_HEAD_INIT()
o Move "So where is rcu_write_lock()" comment so that it does
not come between the rcu_read_unlock() header comment and
the rcu_read_unlock() definition.
o Move the module_param statements for blimit, qhimark, and
qlowmark to immediately follow the corresponding
definitions.
o In __rcu_offline_cpu(), move the assignment to rdp_me
inside the "if" statement, given that rdp_me is not used
outside of that "if" statement.
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
LKML-Reference: <12541491931164-git-send-email->
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions