From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH rdma-core] Remove unused HIDDEN gcc attribute Date: Wed, 5 Oct 2016 13:23:18 -0600 Message-ID: <20161005192318.GA21775@obsidianresearch.com> References: <1475665714-5885-1-git-send-email-leon@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1475665714-5885-1-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Leon Romanovsky Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org On Wed, Oct 05, 2016 at 02:08:34PM +0300, Leon Romanovsky wrote: > The attribute HIDDEN was declared is almost every provider, but it wasn't > used, except in libibverbs. Let's remove it. There is no reason for libibverbs to use this either, please remove it completely. All libraries and providers use a linker map file which superceeds the hidden attribute. Reviewed-by: Jason Gunthorpe Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html