From: Barry Song <v-songbaohua@xxxxxxxx>
"P" means "pointer to something", rename it to a more meaningful
identifier - "si".
We also have a case with the name "sis", rename it to "si" as
well.
Signed-off-by: Barry Song <v-songbaohua@xxxxxxxx>
---
mm/swapfile.c | 334 +++++++++++++++++++++++++-------------------------
1 file changed, 167 insertions(+), 167 deletions(-)