diff options
author | Kuniyuki Iwashima <[email protected]> | 2023-12-19 09:18:26 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-12-22 22:15:34 +0000 |
commit | 4dd7108854304bd2052fa73e6889a5b1bbaca869 (patch) | |
tree | 3020594dcd41ae748a203ba4699e3c3b836316ba /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 5a22bba13d0162d278d6e31232259ddcce196b8e (diff) |
tcp: Rename tb in inet_bind2_bucket_(init|create)().
Later, we no longer link sockets to bhash. Instead, each bhash2
bucket is linked to the corresponding bhash bucket.
Then, we pass the bhash bucket to bhash2 allocation functions as
tb. However, tb is already used in inet_bind2_bucket_create() and
inet_bind2_bucket_init() as the bhash2 bucket.
To make the following diff clear, let's use tb2 for the bhash2 bucket
there.
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions