Skip to content
Commit acff7fdb authored by Kirill A. Shutemov's avatar Kirill A. Shutemov Committed by David S. Miller
Browse files

sparc64: fix typo in pgd_clear()



It really has to be pgdp, not pgd.

It just happend to work since all callers have 'pgd' as an argument.

Signed-off-by: default avatarKirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e241cfd3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment