From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vineet Gupta Subject: Re: [PATCH] arch: remove unused *_segments() macros/functions Date: Fri, 22 Sep 2017 09:16:24 -0700 Message-ID: <9d3545c5-367c-da94-bbbf-b260ef4bf2d8@synopsys.com> References: <20170922074242.20868-1-tklauser@distanz.ch> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170922074242.20868-1-tklauser-93Khv+1bN0NyDzI6CaY1VQ@public.gmane.org> Content-Language: en-US Sender: linux-metag-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Tobias Klauser , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-xtensa-PjhNF2WwrV/0Sa2dR60CXw@public.gmane.org, linux-am33-list-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, linux-c6x-dev-jPsnJVOj+W6hPH1hqNUYSQ@public.gmane.org, user-mode-linux-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Andrew Morton , linux-snps-arc-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Linus Torvalds , linux-metag-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On 09/22/2017 12:42 AM, Tobias Klauser wrote: > Some architectures define the no-op macros/functions copy_segments, > release_segments and forget_segments. These are used nowhere in the > tree, so removed them. > > Signed-off-by: Tobias Klauser > --- > arch/arc/include/asm/processor.h | 3 --- Acked-by: Vineet Gupta [for arch/arc] Thx, -Vineet