[PATCH 0/2] memblock tests: add command line help option and update obsolete comments

Rebecca Mckeever posted 2 patches 3 years, 8 months ago
tools/testing/memblock/tests/common.c | 4 +++-
tools/testing/memblock/tests/common.h | 9 ++++++---
2 files changed, 9 insertions(+), 4 deletions(-)
[PATCH 0/2] memblock tests: add command line help option and update obsolete comments
Posted by Rebecca Mckeever 3 years, 8 months ago
These patches add a help command line option to the help message and
update references to an obsolete build option in comments.

Rebecca Mckeever (2):
  memblock tests: add command line help option
  memblock tests: update reference to obsolete build option in comments

 tools/testing/memblock/tests/common.c | 4 +++-
 tools/testing/memblock/tests/common.h | 9 ++++++---
 2 files changed, 9 insertions(+), 4 deletions(-)

-- 
2.25.1
Re: [PATCH 0/2] memblock tests: add command line help option and update obsolete comments
Posted by Mike Rapoport 3 years, 7 months ago
On Sun, Aug 14, 2022 at 12:50:18AM -0500, Rebecca Mckeever wrote:
> These patches add a help command line option to the help message and
> update references to an obsolete build option in comments.
> 
> Rebecca Mckeever (2):
>   memblock tests: add command line help option
>   memblock tests: update reference to obsolete build option in comments
> 
>  tools/testing/memblock/tests/common.c | 4 +++-
>  tools/testing/memblock/tests/common.h | 9 ++++++---
>  2 files changed, 9 insertions(+), 4 deletions(-)

Applied, thanks!
 
-- 
Sincerely yours,
Mike.