[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190120170919.GB28141@rapoport-lnx>
Date: Sun, 20 Jan 2019 19:09:20 +0200
From: Mike Rapoport <rppt@...ux.ibm.com>
To: Yang Fan <nullptr.cpp@...il.com>
Cc: akpm@...ux-foundation.org, will.deacon@....com, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] mm/mmap.c: Remove some redundancy in
arch_get_unmapped_area_topdown()
Hi,
On Sun, Jan 20, 2019 at 09:12:26AM +0100, Yang Fan wrote:
> This patchset remove some redundancy in function
> arch_get_unmapped_area_topdown().
>
> [PATCH 1/2] mm/mmap.c: Remove redundant variable 'addr' in
> arch_get_unmapped_area_topdown()
> [PATCH 2/2] mm/mmap.c: Remove redundant const qualifier of the no-pointer
> parameters
>
> Yang Fan (2):
> mm/mmap.c: Remove redundant variable 'addr' in
> arch_get_unmapped_area_topdown()
> mm/mmap.c: Remove redundant const qualifier of the no-pointer
> parameters
I think it would be better to merge these patches into one.
For the merged patch feel free to add
Reviewed-by: Mike Rapoport <rppt@...ux.ibm.com>
> mm/mmap.c | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
>
> --
> 2.17.1
>
--
Sincerely yours,
Mike.
Powered by blists - more mailing lists