[PATCH] staging/zcache fixed some checkpatch issues

Greg KH gregkh at linuxfoundation.org
Fri Feb 15 18:21:19 UTC 2013


On Fri, Feb 15, 2013 at 12:53:00PM +0200, Robert Berger wrote:
> tmem.c:76: ERROR: "foo*bar" should be "foo *bar"
> zcache-main.c:2057: WARNING: quoted string split across lines
> zcache-main.c:2059: WARNING: Prefer pr_warn(... to pr_warning(...
> zcache-main.c:2068: WARNING: quoted string split across lines
> zcache-main.c:2070: WARNING: Prefer pr_warn(... to pr_warning(...
> 
> Signed-off-by: Robert Berger <rber.git at ReliableEmbeddedSystems.com>
> ---
>  drivers/staging/zcache/tmem.c        |    2 +-
>  drivers/staging/zcache/zcache-main.c |   10 ++++------
>  2 files changed, 5 insertions(+), 7 deletions(-)

This patch fails to apply to my tree for some reason, can you redo it
against the latest linux-next tree and resend?

thanks,

greg k-h



More information about the devel mailing list