Re: [PATCH] Staging: comedi: fixed printk coding style issue inacl7225b.c

From: Greg KH
Date: Fri Jun 22 2012 - 23:49:12 EST


On Sat, Jun 23, 2012 at 12:51:43PM +1000, Daniel Lawrence wrote:
> This is a patch to the acl7225.b file that fixes up 2 printk warnings
> found by the checkpatch.pl tool.
> As this is a comedi driver the printk's have been changed to the
> dev_printk style.
>
> Signed-off-by: Daniel Lawrence <daniel@xxxxxxxxxxxxxxxxxxxxxxx>
> ---
> drivers/staging/comedi/drivers/acl7225b.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

As this is a "version 2" of this patch, next time please say so in the
subject so I know not to apply the first one. A simple:
Subject: [PATCH v2] ...
would suffice.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/