From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 40717V4QXfzF0Vs for ; Fri, 23 Mar 2018 22:11:18 +1100 (AEDT) In-Reply-To: <20180323045627.16800-1-aneesh.kumar@linux.vnet.ibm.com> To: "Aneesh Kumar K.V" , benh@kernel.crashing.org, paulus@samba.org, mauricfo@linux.vnet.ibm.com From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, "Aneesh Kumar K.V" Subject: Re: [1/3] powerpc/mm/radix: Remove unused code Message-Id: <40717V3JwLz9s0w@ozlabs.org> Date: Fri, 23 Mar 2018 22:11:17 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2018-03-23 at 04:56:25 UTC, "Aneesh Kumar K.V" wrote: > These function are not used in the code. Remove them. > > Signed-off-by: Aneesh Kumar K.V Series applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/99491e2d0e50c53a0620dfec340b24 cheers