diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-10-28 10:32:51 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-27 09:24:17 -0800 |
commit | aacb5d91ab1bfbb0e8123da59a2e333d52ba7f60 (patch) | |
tree | e2bd60b0705ff2e11225cef94daa8fca0211bb09 /kernel/extable.c | |
parent | eb4c2382272ae7ae5d81fdfa5b7a6c86146eaaa4 (diff) | |
download | linux-aacb5d91ab1bfbb0e8123da59a2e333d52ba7f60.tar.bz2 |
srcu: Use "ssp" instead of "sp" for srcu_struct pointer
In RCU, the distinction between "rsp", "rnp", and "rdp" has served well
for a great many years, but in SRCU, "sp" vs. "sdp" has proven confusing.
This commit therefore renames SRCU's "sp" pointers to "ssp", so that there
is "ssp" for srcu_struct pointer, "snp" for srcu_node pointer, and "sdp"
for srcu_data pointer.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'kernel/extable.c')
0 files changed, 0 insertions, 0 deletions