From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH] IOMMU: Removed checkpatch warnings for Missing a blank line after declarations Date: Tue, 5 May 2015 17:49:53 +0200 Message-ID: <20150505154953.GA16269@8bytes.org> References: <20150417043247.GA1554@lenny.callicotte.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20150417043247.GA1554-5Tgg3PivZb7OHnRf/LYfVmD2FQJk+8+b@public.gmane.org> 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: Robert Callicotte Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Thu, Apr 16, 2015 at 11:32:47PM -0500, Robert Callicotte wrote: > Fixed checkpatch warnings for missing blank line after declaration of > struct. > > Signed-off-by: Robert Callicotte Applied, thanks.