Re: [PATCH 03/24] Staging: comedi: fix warning issue in pcl818.c

From: Greg KH
Date: Sun Oct 23 2011 - 04:20:51 EST


On Thu, Oct 20, 2011 at 11:48:49AM +0530, Ravishankar Karkala Mallikarjunayya wrote:
> This is a patch to the pcl818.c file that fixes up a warning
> found by the checkpatch.pl tool.
> Fix brace coding style and NULL initilization issue.
> Converted printks to dev_printk.
> Removed unnecessary printk statements.

That's a lot of different things all at once here. Please only do one
"change" per patch. So this should be split up into multiple patches.

Same goes for your other 24 patches, care to break them up as well, as
it's easier to review and verify that you got it correct.

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/