Hi Joerg, > -----Original Message----- > From: Joerg Roedel [mailto:[email protected]] > Sent: Friday, January 30, 2015 6:01 PM > To: Medve Emilian-EMMEDVE1 > Cc: [email protected]; [email protected]; Sethi Varun-B16395 > Subject: Re: [PATCH 00/26] iommu/fsl: Various cleanup > > Varun, > > On Wed, Jan 28, 2015 at 08:34:32AM -0600, 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): > > iommu/fsl: Sprinkle some __init* annotations > > iommu/fsl: Use SVR_* instead of magic numbers > > iommu/fsl: Remove unused/extra includes > > iommu/fsl: Fix checkpatch type SPACE_BEFORE_TAB > > iommu/fsl: Fix checkpatch type LINE_SPACING > > iommu/fsl: Fix checkpatch type LEADING_SPACE > > iommu/fsl: Fix checkpath type BRACES > > iommu/fsl: Fix checkpatch type CODE_INDENT > > iommu/fsl: Fix checkpatch type ALLOC_SIZEOF_STRUCT > > iommu/fsl: Fix checkpatch type ALLOC_WITH_MULTIPLY > > iommu/fsl: Fix checkpatch type OOM_MESSAGE > > iommu/fsl: Fix checkpatch type TYPO_SPELLING > > iommu/fsl: Fix checkpatch type PREFER_PACKED > > iommu/fsl: Fix checkpatch type QUOTED_WHITESPACE_BEFORE_NEWLINE > > iommu/fsl: Fix checkpatch type SPACING > > iommu/fsl: Use a device pointer to make lines shorter > > iommu/fsl: Remove pr/dev_*() prefixes > > iommu/fsl: Fix checkpatch type PARENTHESIS_ALIGNMENT > > iommu/fsl: Fix some comments alignment > > iommu/fsl: Fix alignment of some stray lines > > iommu/fsl: Fix checkpatch type LONG_LINE > > iommu/fsl: Make local symbols static > > iommu/fsl: Use NULL instead of zero > > iommu/fsl: Remove unneeded semicolon > > iommu/fsl: Don't use integers values with bool type > > iommu/fsl: Remove extra paranthesis > > Can you collect the patches you acked and send me a pull-req for them? > Acked, all the patches in the series. Can you apply the series or would you prefer a pull request?
Acked-by: Varun Sethi <[email protected]> _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
