From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755485AbcA2LjC (ORCPT ); Fri, 29 Jan 2016 06:39:02 -0500 Received: from mx2.suse.de ([195.135.220.15]:47164 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755072AbcA2LfJ (ORCPT ); Fri, 29 Jan 2016 06:35:09 -0500 Date: Fri, 29 Jan 2016 12:35:05 +0100 From: Joerg Roedel To: Magnus Damm Cc: linux-kernel@vger.kernel.org, will.deacon@arm.com, alex.williamson@redhat.com Subject: Re: [PATCH] iommu: Update struct iommu_ops comments Message-ID: <20160129113505.GA572@suse.de> References: <20160119052848.20134.5397.sendpatchset@little-apple> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160119052848.20134.5397.sendpatchset@little-apple> 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 Tue, Jan 19, 2016 at 02:28:48PM +0900, Magnus Damm wrote: > From: Magnus Damm > > Update the comments around struct iommu_ops to match > current state and fix a few typos while at it. > > Signed-off-by: Magnus Damm Applied, thanks.