[PATCH v2 0/1] mm/mempolicy: fix comments for better documentation

Tanya Agarwal posted 1 patch 2 months ago
include/linux/mempolicy.h | 2 +-
mm/mempolicy.c            | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[PATCH v2 0/1] mm/mempolicy: fix comments for better documentation
Posted by Tanya Agarwal 2 months ago
From: Tanya Agarwal <tanyaagarwal25699@gmail.com>

As part of my ongoing work on Linux kernel bug fixing, I was planning to
focus on two key topics, one of which is memory management. While reviewing
the memory management subsystem, I used aspell (extracted comments from the
file) to check for spelling errors in comments. During this process, I
found a minor spelling mistake. Upon correcting it, I also noticed an error
in the number of policies.

Tanya Agarwal (1):
  mm/mempolicy: fix comments for better documentation

 include/linux/mempolicy.h | 2 +-
 mm/mempolicy.c            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



-- 
2.39.2