From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932671AbdBGWVI (ORCPT ); Tue, 7 Feb 2017 17:21:08 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:50015 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755532AbdBGWVG (ORCPT ); Tue, 7 Feb 2017 17:21:06 -0500 Date: Wed, 8 Feb 2017 01:19:54 +0300 From: Dan Carpenter To: Eric Anholt Cc: Alexander Alemayhu , devel@driverdev.osuosl.org, stefan.wahren@i2se.com, daniels@collabora.com, swarren@wwwdotorg.org, gregkh@linuxfoundation.org, lee@kernel.org, linux-kernel@vger.kernel.org, mzoran@crowfest.net, linux-rpi-kernel@lists.infradead.org, popcornmix@gmail.com, shorne@gmail.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] staging: vc04_services: remove unused functions Message-ID: <20170207221954.GE11154@mwanda> References: <20170207115308.5208-1-alexander@alemayhu.com> <20170207120943.GC11154@mwanda> <87lgthpuv5.fsf@eliezer.anholt.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87lgthpuv5.fsf@eliezer.anholt.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 07, 2017 at 01:13:34PM -0800, Eric Anholt wrote: > Dan Carpenter writes: > > > There is a bunch of vc04_services that we're still looking to merge in > > the near future. Please hold off deleting these until we are further > > along on that. > > Checking the downstream tree, these are actually dead. Ahh... Thanks. In that case, of course, fine let's remove them. regards, dan carpenter