• M
    powerpc: Rename plapr routines to plpar · 7c09c186
    Michael Ellerman 提交于
    Back in 2013 we added some hypercall wrappers which misspelled
    "plpar" (P-series Logical PARtition) as "plapr".
    
    Visually they're hard to distinguish and it almost doesn't matter, but
    it is confusing when grepping to miss some calls because of the typo.
    
    They've also started spreading, so before they take over let's fix
    them all to be "plpar".
    Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
    7c09c186
plpar_wrappers.h 8.2 KB