Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946005AbbEVKbA (ORCPT ); Fri, 22 May 2015 06:31:00 -0400 Received: from lb1-smtp-cloud3.xs4all.net ([194.109.24.22]:33473 "EHLO lb1-smtp-cloud3.xs4all.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1945985AbbEVKa4 (ORCPT ); Fri, 22 May 2015 06:30:56 -0400 Message-ID: <1432290653.27695.97.camel@x220> Subject: Re: [PATCH v4 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support From: Paul Bolle To: Kedareswara rao Appana Cc: dan.j.williams@intel.com, vinod.koul@intel.com, michal.simek@xilinx.com, soren.brinkmann@xilinx.com, appanad@xilinx.com, punnaia@xilinx.com, dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Srikanth Thokala Date: Fri, 22 May 2015 12:30:53 +0200 In-Reply-To: <1432228035-6569-1-git-send-email-appanad@xilinx.com> References: <1432228035-6569-1-git-send-email-appanad@xilinx.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 850 Lines: 25 Again, just a nit: a license mismatch. On Thu, 2015-05-21 at 22:37 +0530, Kedareswara rao Appana wrote: > + * This program is free software: you can redistribute it and/or modify > + * it under the terms of the GNU General Public License as published by > + * the Free Software Foundation, either version 2 of the License, or > + * (at your option) any later version. > +MODULE_LICENSE("GPL v2"); As I said in the message I sent a short while ago: here too I think that either the comment at the top of this file or the ident used in the MODULE_LICENSE() macro needs to change. Thanks, Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/