On Mon, Apr 05, 2021 at 06:13:55PM +0300, Mike Rapoport wrote:
> From: Mike Rapoport
>
> There are two declarations of page_mapping() in include/linux/mm.h a dozen
> lines apart.
>
> Remove the older one with unnecessary "extern".
This conflicts with
https://lore.kernel.org/linux-mm/20210331184
From: Mike Rapoport
There are two declarations of page_mapping() in include/linux/mm.h a dozen
lines apart.
Remove the older one with unnecessary "extern".
Signed-off-by: Mike Rapoport
---
include/linux/mm.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/linux/mm.h b/include/lin
2 matches
Mail list logo