From mboxrd@z Thu Jan 1 00:00:00 1970 From: Emil Medve Subject: Re: [PATCH 00/26] iommu/fsl: Various cleanup Date: Sun, 1 Feb 2015 00:05:42 -0600 Message-ID: <54CDC236.70004@Freescale.com> References: <1422455698-3074-1-git-send-email-Emilian.Medve@Freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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: Timur Tabi Cc: Varun Sethi , iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, jroedel-l3A5Bk7waGM@public.gmane.org List-Id: iommu@lists.linux-foundation.org Hello Timur, On 01/31/2015 11:58 AM, Timur Tabi wrote: > On Wed, Jan 28, 2015 at 8:34 AM, Emil Medve wrote: >> Currently a PAMU driver patch is very likely to receive some checkpatch >> complaints about the code in the context of the patch. This sequence is an >> attempt to fix most of that and make the dirver more readable >> >> Also fixed a subset of the sparse and coccinelle reported issues >> >> Emil Medve (26): > > These should all be merged into one patch, IMHO. Granted all the patches are small and lots of them are wrangling whitespaces but I considered it to be much easier for the reviewers this way Cheers,