Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753321AbbLKT0I (ORCPT ); Fri, 11 Dec 2015 14:26:08 -0500 Received: from gum.cmpxchg.org ([85.214.110.215]:49200 "EHLO gum.cmpxchg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751552AbbLKT0F (ORCPT ); Fri, 11 Dec 2015 14:26:05 -0500 Date: Fri, 11 Dec 2015 14:25:52 -0500 From: Johannes Weiner To: Vladimir Davydov Cc: Andrew Morton , Michal Hocko , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/7] swap.h: move memcg related stuff to the end of the file Message-ID: <20151211192552.GC3773@cmpxchg.org> References: <72ad884dba8e3a9b13935bc0f27b2e46681c53c0.1449742561.git.vdavydov@virtuozzo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <72ad884dba8e3a9b13935bc0f27b2e46681c53c0.1449742561.git.vdavydov@virtuozzo.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 684 Lines: 14 On Thu, Dec 10, 2015 at 02:39:17PM +0300, Vladimir Davydov wrote: > The following patches will add more functions to the memcg section of > include/linux/swap.h. Some of them will need values defined below the > current location of the section. So let's move the section to the end of > the file. No functional changes intended. > > Signed-off-by: Vladimir Davydov Acked-by: Johannes Weiner -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/