[PATCH 00/10][v2] staging: fsl-mc: fixes and cleanups

Stuart Yoder stuart.yoder at nxp.com
Tue Feb 7 06:55:27 PST 2017



> -----Original Message-----
> From: laurentiu.tudor at nxp.com [mailto:laurentiu.tudor at nxp.com]
> Sent: Tuesday, February 07, 2017 8:15 AM
> To: gregkh at linuxfoundation.org
> Cc: devel at driverdev.osuosl.org; linux-kernel at vger.kernel.org; agraf at suse.de; arnd at arndb.de; Ioana
> Ciornei <ioana.ciornei at nxp.com>; Ruxandra Ioana Radulescu <ruxandra.radulescu at nxp.com>; Bharat Bhushan
> <bharat.bhushan at nxp.com>; Stuart Yoder <stuart.yoder at nxp.com>; Catalin Horghidan
> <catalin.horghidan at nxp.com>; Leo Li <leoyang.li at nxp.com>; Roy Pledge <roy.pledge at nxp.com>; linux-arm-
> kernel at lists.infradead.org; Laurentiu Tudor <laurentiu.tudor at nxp.com>
> Subject: [PATCH 00/10][v2] staging: fsl-mc: fixes and cleanups
> 
> From: Laurentiu Tudor <laurentiu.tudor at nxp.com>
> 
> First 4 patches fix several driver model related
> issues and drop an useless atomic global.
> The rest of the patches are cleanups mostly
> consisting in removing dead code.
> 
> v2:
>  - split slab cache removal in distinct patch
>  - redundant deallocation dropped in patch that adds release callback

Laurentiu,

A few nits about this submission:

-every patch in the series should have had "v2" in the patch
 subject.  In your submission only the cover letter had it.
 Without that it's harder to keep track of which version of
 patch I'm looking at.  Just use this when formatting your
 patches:
     --patch-subject="PATCH v2"

-for each patch, you should note below the "---" what changed in the
 patch, and if there were no changes you put "no changes".  For
 an example see:
     https://patchwork.kernel.org/patch/9478093/

 (You can use "git notes" to manage the below the "---" comments
  if it helps)

Can you reformat this series with "v3" and add the the comments
to note what did not change and what did change?

Thanks,
Stuart




More information about the linux-arm-kernel mailing list