[PATCH] staging: hv: trivial logging corrections

Greg KH greg at kroah.com
Tue Oct 11 00:03:22 UTC 2011


On Tue, Oct 04, 2011 at 01:35:00PM -0700, Joe Perches wrote:
> Corrections to format strings and logging code alignment.
> 
> DPRINT_<LEVEL> formats do not use newline terminations.
> dev_<level> formats use newline terminations.
> Coalesce format strings.
> Align arguments as appropriate.
> Miscellaneous trailing period deletions for consistency.
> Miscellaneous typo "satisy" to "satisfy" correction.
> 
> Signed-off-by: Joe Perches <joe at perches.com>
> Acked-by: K. Y. Srinivasan <kys at microsoft.com>
> ---
> 
> I believe this should still apply after moving some files
> out of staging.

Really?  This doesn't apply at all to my tree, what did you make it
against?

>  drivers/staging/hv/hv_mouse.c   |    7 +-
>  drivers/staging/hv/netvsc.c     |  125 ++++++++++++++++++++------------------
>  drivers/staging/hv/netvsc_drv.c |   15 ++---
>  drivers/staging/hv/storvsc.c    |    5 +-

This file isn't even in my tree anymore.  KY, why would you ack this
thing?

ick.

greg k-h



More information about the devel mailing list