[folded-merged] mm-fix-coding-style.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Subject: [folded-merged] mm-fix-coding-style.patch removed from -mm tree
To: yong@xxxxxxxx,mm-commits@xxxxxxxxxxxxxxx
From: akpm@xxxxxxxxxxxxxxxxxxxx
Date: Mon, 07 Apr 2014 15:08:40 -0700


The patch titled
     Subject: mm: fix coding style
has been removed from the -mm tree.  Its filename was
     mm-fix-coding-style.patch

This patch was dropped because it was folded into mm-fix-error-do-not-initialise-globals-to-0-or-null-and-coding-style.patch

------------------------------------------------------
From: Choi Gi-yong <yong@xxxxxxxx>
Subject: mm: fix coding style

Signed-off-by: Choi Gi-yong <yong@xxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 mm/hugetlb.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff -puN mm/hugetlb.c~mm-fix-coding-style mm/hugetlb.c
--- a/mm/hugetlb.c~mm-fix-coding-style
+++ a/mm/hugetlb.c
@@ -2898,8 +2898,7 @@ retry:
 	if (anon_rmap) {
 		ClearPagePrivate(page);
 		hugepage_add_new_anon_rmap(page, vma, address);
-	}
-	else
+	} else
 		page_dup_rmap(page);
 	new_pte = make_huge_pte(vma, page, ((vma->vm_flags & VM_WRITE)
 				&& (vma->vm_flags & VM_SHARED)));
_

Patches currently in -mm which might be from yong@xxxxxxxx are

mm-fix-error-do-not-initialise-globals-to-0-or-null-and-coding-style.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux