diff options
author | Miaohe Lin <[email protected]> | 2021-09-02 14:58:25 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-09-03 09:58:15 -0700 |
commit | ed8c2f492d4e7248a9c0493c444c47bed84d345d (patch) | |
tree | 8b8341b1310712d5b8572c871a3b01023f0d585a /lib/mpi/mpi-mul.c | |
parent | ea3732f7a1cf636284388988d1a1e56d5cba6044 (diff) |
mm/hwpoison: change argument struct page **hpagep to *hpage
It's unnecessary to pass in a struct page **hpagep because it's never
modified. Changing to use *hpage to simplify the code.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Acked-by: Naoya Horiguchi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions