From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757689AbbCEQnK (ORCPT ); Thu, 5 Mar 2015 11:43:10 -0500 Received: from mga14.intel.com ([192.55.52.115]:62616 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751057AbbCEQnI (ORCPT ); Thu, 5 Mar 2015 11:43:08 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,348,1422950400"; d="scan'208";a="687433717" Date: Thu, 5 Mar 2015 22:09:52 +0530 From: Vinod Koul To: Tapasweni Pathak Cc: dan.j.williams@intel.com, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, julia.lawall@lip6.fr Subject: Re: [PATCH] drivers: dma: Remove extra check Message-ID: <20150305163952.GN2613@intel.com> References: <20150220122844.GA10534@kt-Inspiron-3542> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150220122844.GA10534@kt-Inspiron-3542> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 20, 2015 at 05:58:44PM +0530, Tapasweni Pathak wrote: > Remove double check on chan->desc. > > Found by Coccinelle. > Please use the right substem name in patches. Hint git log is your friend Applied, now -- ~Vinod