From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [patch] iommu/amd: small cleanup in mn_release() Date: Tue, 3 Mar 2015 15:00:58 +0100 Message-ID: <20150303140057.GF10502@8bytes.org> References: <20150220105201.GA7895@mwanda> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20150220105201.GA7895@mwanda> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Dan Carpenter Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Fri, Feb 20, 2015 at 01:52:01PM +0300, Dan Carpenter wrote: > "pasid_state->device_state" and "dev_state" are the same, but it's nicer > to use dev_state consistently. > > Signed-off-by: Dan Carpenter Applied, thanks.