From mboxrd@z Thu Jan 1 00:00:00 1970 From: Emil Velikov Subject: Re: [libdrm PATCH 1/3] nouveau: Only export public functions. Date: Thu, 31 Jul 2014 14:56:56 +0100 Message-ID: <53DA4B28.8060502@gmail.com> References: <53DA4836.2000108@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <53DA4836.2000108-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Sender: "Nouveau" To: Maarten Lankhorst , "dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org" Cc: "nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org" , emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org List-Id: nouveau.vger.kernel.org On 31/07/14 14:44, Maarten Lankhorst wrote: > This hides all the abi16_* functions and the nouveau_debug variable, > they should have been private to begin with. > > Signed-off-by: Maarten Lankhorst Looks good afaict Reviewed-by: Emil Velikov