Re: [PATCH v2 1/2] mm: rename instances of swap_info_struct to meaningful 'si'

From: David Hildenbrand
Date: Wed Aug 07 2024 - 05:13:18 EST


On 07.08.24 10:25, Barry Song wrote:
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(-)

It's a bit of churn but all straight forward. No opinion against it from my side.

Acked-by: David Hildenbrand <david@xxxxxxxxxx>

--
Cheers,

David / dhildenb