]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
hugetlb-migrate-memcg-info-from-oldpage-to-new-page-during-migration-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 3 May 2012 05:43:43 +0000 (15:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 May 2012 05:46:26 +0000 (15:46 +1000)
remove strange double-spaces

Cc: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/memcontrol.h

index 4eb13b349e67844737fa328b55b87cee366bfd5e..b7492f5ff1d7a7d84407e1f1d1d1db129f59afb3 100644 (file)
@@ -501,7 +501,7 @@ static inline int mem_cgroup_hugetlb_file_init(int idx)
        return 0;
 }
 
-static inline  void  mem_cgroup_hugetlb_migrate(struct page *oldhpage,
+static inline void mem_cgroup_hugetlb_migrate(struct page *oldhpage,
                                                struct page *newhpage)
 {
        return;