From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755394AbaFSBLL (ORCPT ); Wed, 18 Jun 2014 21:11:11 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43627 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752726AbaFSBLJ (ORCPT ); Wed, 18 Jun 2014 21:11:09 -0400 Date: Wed, 18 Jun 2014 18:15:07 -0700 From: Greg KH To: Maarten Lankhorst Cc: linux-arch@vger.kernel.org, thellstrom@vmware.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linaro-mm-sig@lists.linaro.org, robdclark@gmail.com, thierry.reding@gmail.com, ccross@google.com, daniel@ffwll.ch, sumit.semwal@linaro.org, linux-media@vger.kernel.org Subject: Re: [REPOST PATCH 1/8] fence: dma-buf cross-device synchronization (v17) Message-ID: <20140619011507.GD10921@kroah.com> References: <20140618102957.15728.43525.stgit@patser> <20140618103653.15728.4942.stgit@patser> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140618103653.15728.4942.stgit@patser> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 18, 2014 at 12:36:54PM +0200, Maarten Lankhorst wrote: > + * This program is distributed in the hope that it will be useful, but WITHOUT > + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or > + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for > + * more details. I don't like this paragraph in all of the files, but if you insist that some lawyer wants it there, I'll live with it... > + * You should have received a copy of the GNU General Public License along with > + * this program. If not, see . That's just not needed at all and is fluff. Please remove.