From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965108AbbJRDwh (ORCPT ); Sat, 17 Oct 2015 23:52:37 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:45321 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964886AbbJRDw2 (ORCPT ); Sat, 17 Oct 2015 23:52:28 -0400 Date: Sat, 17 Oct 2015 20:52:27 -0700 From: Greg Kroah-Hartman To: Dmitry Kalinkin Cc: Martyn Welch , Manohar Vanga , devel@driverdev.osuosl.org, Igor Alekseev , linux-kernel@vger.kernel.org, kbuild-all@01.org Subject: Re: [PATCHv5] staging: vme_user: provide DMA functionality Message-ID: <20151018035227.GA9898@kroah.com> References: <201510110720.j4otIgrJ%fengguang.wu@intel.com> <1444522405-1911-1-git-send-email-dmitry.kalinkin@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1444522405-1911-1-git-send-email-dmitry.kalinkin@gmail.com> 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 Sun, Oct 11, 2015 at 03:13:25AM +0300, Dmitry Kalinkin wrote: > This introduces a new dma device that provides a single ioctl call that > provides DMA read and write functionality to the user space. > > Signed-off-by: Dmitry Kalinkin > Cc: Igor Alekseev > --- > Ugh, trailing whitespace hurts the eyes... Anyway, I need an ack from Martyn before I can accept this type of thing. thanks, greg k-h