From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maarten Lankhorst Subject: Re: [PATCH v2 02/11] staging/android: rename sync_pt_info to fence_info Date: Tue, 2 Feb 2016 15:19:53 +0100 Message-ID: <56B0BB09.5080000@linux.intel.com> References: <1454419402-10769-1-git-send-email-gustavo@padovan.org> <1454419402-10769-3-git-send-email-gustavo@padovan.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1454419402-10769-3-git-send-email-gustavo@padovan.org> Sender: linux-kernel-owner@vger.kernel.org To: Gustavo Padovan , Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, dri-devel@lists.freedesktop.org, Daniel Stone , =?UTF-8?Q?Arve_Hj=c3=b8nnev=c3=a5g?= , Riley Andrews , Daniel Vetter , Rob Clark , Greg Hackmann , John Harrison , Gustavo Padovan List-Id: dri-devel@lists.freedesktop.org Op 02-02-16 om 14:23 schreef Gustavo Padovan: > From: Gustavo Padovan > > As struct sync_pt doesn't exist anymore it is a good idea remove any > reference to it in the sync_framework. sync_pts were replaced directly by > fences. > rename it to sync_fence_info to prevent polluting the global namespace? fence_info seems to be too generic.