[PATCH 7/7] mm/memory.c : cleanup the coding style issue

2012-06-15 Thread Wanpeng Li
From: Wanpeng Li l...@linux.vnet.ibm.com Signed-off-by: Wanpeng Li liwp.li...@gmail.com --- mm/memory.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mm/memory.c b/mm/memory.c index 1b7dc66..195d6e1 100644 --- a/mm/memory.c +++ b/mm/memory.c @@ -2447,7 +2447,8 @@

Re: [PATCH 7/7] mm/memory.c : cleanup the coding style issue

2012-06-15 Thread KOSAKI Motohiro
diff --git a/mm/memory.c b/mm/memory.c index 1b7dc66..195d6e1 100644 --- a/mm/memory.c +++ b/mm/memory.c @@ -2447,7 +2447,8 @@ static inline int pte_unmap_same(struct mm_struct *mm, pmd_t *pmd, return same; } -static inline void cow_user_page(struct page *dst, struct page *src,