From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753033AbdFQMpb (ORCPT ); Sat, 17 Jun 2017 08:45:31 -0400 Received: from mga07.intel.com ([134.134.136.100]:12328 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751957AbdFQMpa (ORCPT ); Sat, 17 Jun 2017 08:45:30 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,352,1493708400"; d="scan'208";a="982008892" Date: Sat, 17 Jun 2017 18:18:08 +0530 From: Vinod Koul To: Matthias Kaehlcke Cc: Dan Williams , dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dmaengine: pl330: Delete unused functions Message-ID: <20170617124806.GD19154@localhost> References: <20170615235557.113901-1-mka@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170615235557.113901-1-mka@chromium.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 15, 2017 at 04:55:57PM -0700, Matthias Kaehlcke wrote: > The functions _queue_empty(), _emit_ADDH(), _emit_NOP(), _emit_STZ() > and _emit_WFE() are not used. Delete them. Applied, thanks -- ~Vinod