commit | 1991722a70ffb1f0199a5690a31a5c7822007b1f | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Tue Jan 14 11:11:17 2020 -0400 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Jan 14 11:54:47 2020 -0400 |
tree | 7d24e09cd63feaa2ade10e5ccf01216f53600aca | |
parent | 984cfe4e252681d516df056b982e3c47b66fba92 [diff] |
mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifier The 'subscription' is placed on the 'notifier_subscriptions' list. This eliminates the poor name 'mn' for this variable. Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>