From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:37984 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754200AbeE2GUc (ORCPT ); Tue, 29 May 2018 02:20:32 -0400 Date: Mon, 28 May 2018 23:20:31 -0700 From: Christoph Hellwig To: Mauro Carvalho Chehab Cc: Linux Media Mailing List , Mauro Carvalho Chehab , Alexander Viro , linux-fsdevel@vger.kernel.org Subject: Re: [PATCH] media: dvb: get rid of VIDEO_SET_SPU_PALETTE Message-ID: <20180529062031.GA1009@infradead.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, May 28, 2018 at 11:32:41AM -0300, Mauro Carvalho Chehab wrote: > No upstream drivers use it. It doesn't make any sense to have > a compat32 code for something that nobody uses upstream. > > Reported-by: Alexander Viro > Signed-off-by: Mauro Carvalho Chehab Looks good, Reviewed-by: Christoph Hellwig