From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752910AbaBGUz1 (ORCPT ); Fri, 7 Feb 2014 15:55:27 -0500 Received: from mail-pb0-f41.google.com ([209.85.160.41]:41364 "EHLO mail-pb0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751732AbaBGUzZ (ORCPT ); Fri, 7 Feb 2014 15:55:25 -0500 Date: Fri, 7 Feb 2014 12:55:22 -0800 (PST) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: Rashika Kheria cc: linux-kernel@vger.kernel.org, Johannes Weiner , Michal Hocko , Balbir Singh , KAMEZAWA Hiroyuki , cgroups@vger.kernel.org, linux-mm@kvack.org, josh@joshtriplett.org Subject: Re: [PATCH 6/9] mm: Mark function as static in memcontrol.c In-Reply-To: <0dbbc0fe4360069993ef8a9ca179f30482610270.1391167128.git.rashika.kheria@gmail.com> Message-ID: References: <0dbbc0fe4360069993ef8a9ca179f30482610270.1391167128.git.rashika.kheria@gmail.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="531381512-204402537-1391806523=:4212" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --531381512-204402537-1391806523=:4212 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Fri, 7 Feb 2014, Rashika Kheria wrote: > Mark function as static in memcontrol.c because it is not used outside > this file. > > This also eliminates the following warning in memcontrol.c: > mm/memcontrol.c:3089:5: warning: no previous prototype for ‘memcg_update_cache_sizes’ [-Wmissing-prototypes] > > Signed-off-by: Rashika Kheria > Reviewed-by: Josh Triplett memcg_update_cache_sizes() was removed in commit d6441637709b ("memcg: rework memcg_update_kmem_limit synchronization") for 3.14-rc1. --531381512-204402537-1391806523=:4212-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f46.google.com (mail-pa0-f46.google.com [209.85.220.46]) by kanga.kvack.org (Postfix) with ESMTP id DAC806B0036 for ; Fri, 7 Feb 2014 15:55:25 -0500 (EST) Received: by mail-pa0-f46.google.com with SMTP id rd3so3694190pab.33 for ; Fri, 07 Feb 2014 12:55:25 -0800 (PST) Received: from mail-pa0-x22a.google.com (mail-pa0-x22a.google.com [2607:f8b0:400e:c03::22a]) by mx.google.com with ESMTPS id d4si6323295pao.215.2014.02.07.12.55.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 07 Feb 2014 12:55:24 -0800 (PST) Received: by mail-pa0-f42.google.com with SMTP id kl14so3680042pab.15 for ; Fri, 07 Feb 2014 12:55:24 -0800 (PST) Date: Fri, 7 Feb 2014 12:55:22 -0800 (PST) From: David Rientjes Subject: Re: [PATCH 6/9] mm: Mark function as static in memcontrol.c In-Reply-To: <0dbbc0fe4360069993ef8a9ca179f30482610270.1391167128.git.rashika.kheria@gmail.com> Message-ID: References: <0dbbc0fe4360069993ef8a9ca179f30482610270.1391167128.git.rashika.kheria@gmail.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="531381512-204402537-1391806523=:4212" Sender: owner-linux-mm@kvack.org List-ID: To: Rashika Kheria Cc: linux-kernel@vger.kernel.org, Johannes Weiner , Michal Hocko , Balbir Singh , KAMEZAWA Hiroyuki , cgroups@vger.kernel.org, linux-mm@kvack.org, josh@joshtriplett.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --531381512-204402537-1391806523=:4212 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Fri, 7 Feb 2014, Rashika Kheria wrote: > Mark function as static in memcontrol.c because it is not used outside > this file. > > This also eliminates the following warning in memcontrol.c: > mm/memcontrol.c:3089:5: warning: no previous prototype for a??memcg_update_cache_sizesa?? [-Wmissing-prototypes] > > Signed-off-by: Rashika Kheria > Reviewed-by: Josh Triplett memcg_update_cache_sizes() was removed in commit d6441637709b ("memcg: rework memcg_update_kmem_limit synchronization") for 3.14-rc1. --531381512-204402537-1391806523=:4212-- -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Rientjes Subject: Re: [PATCH 6/9] mm: Mark function as static in memcontrol.c Date: Fri, 7 Feb 2014 12:55:22 -0800 (PST) Message-ID: References: <0dbbc0fe4360069993ef8a9ca179f30482610270.1391167128.git.rashika.kheria@gmail.com> Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="531381512-204402537-1391806523=:4212" Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:in-reply-to:message-id:references :user-agent:mime-version:content-type; bh=pFmyq6qS+OSqVTRpn3fsaEr8UslGtn3PyXP2vpxhLYg=; b=BlH/l1L3WUZg5KyZPoma6HPNDSgAL0CAhIScs7SRa8+8zQa430R/8zs37FN8csyd/C YDFEkzBtJEBm4UD/1quj73LkPK4GCiv3ai6KCeaHbu+EjZPSd0VMk+dg7GZGzjdoCNhI 4bTeD98SrWk0BCnqWQxW90K8Cv86umTDcZJfysz3sfM51jnkaC6anWFPXK0eD+pCCfir RdEZ37Sr8QMTQ6CELo9r3xBWlomquXzrVMXzfrxOBMaGRg8L7zThk5n4GgpfmnNz4BYV L1mhbJH83dfpJVKb9co33uS368aj4rpv0jdJ5FqSodZu3BXfuOU2tvPgiVErnnZtXZ8G N7cg== In-Reply-To: <0dbbc0fe4360069993ef8a9ca179f30482610270.1391167128.git.rashika.kheria-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: To: Rashika Kheria Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Johannes Weiner , Michal Hocko , Balbir Singh , KAMEZAWA Hiroyuki , cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --531381512-204402537-1391806523=:4212 Content-Type: TEXT/PLAIN; charset="utf-8" Content-Transfer-Encoding: 8bit On Fri, 7 Feb 2014, Rashika Kheria wrote: > Mark function as static in memcontrol.c because it is not used outside > this file. > > This also eliminates the following warning in memcontrol.c: > mm/memcontrol.c:3089:5: warning: no previous prototype for ‘memcg_update_cache_sizes’ [-Wmissing-prototypes] > > Signed-off-by: Rashika Kheria > Reviewed-by: Josh Triplett memcg_update_cache_sizes() was removed in commit d6441637709b ("memcg: rework memcg_update_kmem_limit synchronization") for 3.14-rc1. --531381512-204402537-1391806523=:4212--