diff options
author | Jason Gunthorpe <jgg@mellanox.com> | 2019-12-18 13:40:35 -0400 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2020-01-14 11:54:47 -0400 |
commit | 984cfe4e252681d516df056b982e3c47b66fba92 (patch) | |
tree | 1a36623061d38e8396ae9ffffba199edf117d3f5 /crypto/cryptd.c | |
parent | c79f46a282390e0f5b306007bf7b11a46d529538 (diff) | |
download | lwn-984cfe4e252681d516df056b982e3c47b66fba92.tar.gz lwn-984cfe4e252681d516df056b982e3c47b66fba92.zip |
mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions
The name mmu_notifier_mm implies that the thing is a mm_struct pointer,
and is difficult to abbreviate. The struct is actually holding the
interval tree and hlist containing the notifiers subscribed to a mm.
Use 'subscriptions' as the variable name for this struct instead of the
really terrible and misleading 'mmn_mm'.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'crypto/cryptd.c')
0 files changed, 0 insertions, 0 deletions