On 12/16/2025 8:57 PM, Zi Yan wrote:
On 16 Dec 2025, at 6:11, Shivank Garg wrote:
quoted
Replace 'goto skip' with actual logic for better code readability.
No functional change.
Signed-off-by: Shivank Garg <redacted>
---
mm/khugepaged.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
LGTM. Reviewed-by: Zi Yan [off-list ref]
Hi Zi,
I noticed that b4 didn't pick up your Reviewed-by tag automatically (possibly because
it was on the same line as "LGTM."). Just thought I'd mention it in case it's helpful,
Since maintainers may be using b4 or similar tools and your tags might occasionally
get missed.
Of course, I'll make sure to add your tag manually when sending v2.
Thanks,
Shivank