Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754695AbbKXQyv (ORCPT ); Tue, 24 Nov 2015 11:54:51 -0500 Received: from mail-yk0-f174.google.com ([209.85.160.174]:34838 "EHLO mail-yk0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754655AbbKXQyt (ORCPT ); Tue, 24 Nov 2015 11:54:49 -0500 Date: Tue, 24 Nov 2015 11:54:45 -0500 From: Tejun Heo To: serge@hallyn.com Cc: linux-kernel@vger.kernel.org, adityakali@google.com, linux-api@vger.kernel.org, containers@lists.linux-foundation.org, cgroups@vger.kernel.org, lxc-devel@lists.linuxcontainers.org, akpm@linux-foundation.org, ebiederm@xmission.com, Li Zefan Subject: Re: [PATCH 3/8] cgroup: add function to get task's cgroup Message-ID: <20151124165445.GR17033@mtj.duckdns.org> References: <1447703505-29672-1-git-send-email-serge@hallyn.com> <1447703505-29672-4-git-send-email-serge@hallyn.com> <20151124162728.GN17033@mtj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151124162728.GN17033@mtj.duckdns.org> 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: 413 Lines: 12 On Tue, Nov 24, 2015 at 11:27:28AM -0500, Tejun Heo wrote: > > +struct cgroup *get_task_cgroup(struct task_struct *task) Umm... is this function even used? -- tejun -- 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/