Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp1757986pxk; Tue, 1 Sep 2020 07:09:32 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz/mYXtiLcPdOh36bnKPJsQSIgM3hyrXizo072Z30kZ+4eEsnsAHlj87ciCIflNOb6Lc/eV X-Received: by 2002:a17:906:3957:: with SMTP id g23mr1778298eje.24.1598969372247; Tue, 01 Sep 2020 07:09:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1598969372; cv=none; d=google.com; s=arc-20160816; b=HN3L6dst6h/wXVllk1qW9WgZPm1hiOibmBjJcUvaOEpXX8q4zDdEcqQ53Cen9M9cgN idudVn7uhWWvuekS+M4NIF8dw8K7Arkax9AWnXAHLwrAjm52DudbL3uDT4QCSMyGHEWk HYQKujfi6mNS2kbl5wdyfMw4QoAbQv2s1+MrYZVZcUNabtoRH5gLhBglFTvWd5/GDung LItRlJjJcqsSy4JJjbjR/2T44rwuxxS0lTh0AcuqcSced1xdheqynLd60nsTiANWd0A6 sTHdF6lbiwov/h2VqvuFO7mPgqqSRYemEU84lVCX/YqutShgAW5+r0FELqA1wmx5hcUm qL4A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=OEHK/6g+iXyK/B1g6fCZ9yv78U1epCJxRPWiEKj2LW0=; b=U9By0LUsKMvZsuk6Xj8IiUTqG1h2Jszn85q525p1NiI0MoRy+iH+CUZzIRawEqoR75 x03R0LbgFKfY2LdhJ4YerxnedOTC/p//xH/kHPiTBaRxV92qdGi0eOP4PaEbkZgo5X8D Jquo12riB8WnkN904WGs/OIng7IqP6f0bZEmeZF654l4xmuMIVAftQCqPbHuW9kOf/WB mdFjy7CzFir5zYchRUyfPNkGIvOd/NwQPtEpzITd5cVUTihOi5wehsgEZgx/ggMQwwgz 7UAVabWPcED0NBkHQpGfDwxGNdIBe4tzD0KpzVEF4rWA3Sf4HO6ZnrbV/RoTgtq4zA52 0byQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u12si714483ejj.566.2020.09.01.07.09.08; Tue, 01 Sep 2020 07:09:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728067AbgIAN5p (ORCPT + 99 others); Tue, 1 Sep 2020 09:57:45 -0400 Received: from elvis.franken.de ([193.175.24.41]:45704 "EHLO elvis.franken.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728292AbgIANzc (ORCPT ); Tue, 1 Sep 2020 09:55:32 -0400 Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1kD6kf-0001nf-00; Tue, 01 Sep 2020 15:55:09 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id 202E0C0E4B; Tue, 1 Sep 2020 15:49:35 +0200 (CEST) Date: Tue, 1 Sep 2020 15:49:35 +0200 From: Thomas Bogendoerfer To: Christoph Hellwig Cc: Mauro Carvalho Chehab , "James E.J. Bottomley" , Joonyoung Shim , Seung-Woo Kim , Kyungmin Park , Ben Skeggs , Pawel Osciak , Marek Szyprowski , Matt Porter , iommu@lists.linux-foundation.org, Tom Lendacky , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-ia64@vger.kernel.org, linux-mips@vger.kernel.org, linux-parisc@vger.kernel.org, linux-samsung-soc@vger.kernel.org, nouveau@lists.freedesktop.org, netdev@vger.kernel.org, linux-nvme@lists.infradead.org, linux-scsi@vger.kernel.org, linux-mm@kvack.org, alsa-devel@alsa-project.org Subject: Re: [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function Message-ID: <20200901134935.GA11944@alpha.franken.de> References: <20200819065555.1802761-1-hch@lst.de> <20200819065555.1802761-10-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200819065555.1802761-10-hch@lst.de> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 19, 2020 at 08:55:36AM +0200, Christoph Hellwig wrote: > Signed-off-by: Christoph Hellwig > --- > arch/mips/include/asm/jazzdma.h | 2 - > arch/mips/jazz/jazzdma.c | 70 --------------------------------- > 2 files changed, 72 deletions(-) Acked-by: Thomas Bogendoerfer -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]