On Sun, Oct 25, 2015 at 12:31:13PM +0530, saurabh wrote: > >From 999005638f8d3f95075fdfdc6bf8f7ff88810f5d Mon Sep 17 00:00:00 2001 > From: Saurabh Sengar <saurabh.tr...@gmail.com> > Date: Sun, 25 Oct 2015 08:58:42 +0530 > Subject: [PATCH] fixing the coding style changes > > Attached a patch whic fixes the checkpatch.pl script error > Here, couple of static variables were initialise to 0 which > was violating the linux coding style standards. > > diffstat for this patch is: > hub.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > To apply the patch, in the root of a kernel tree use: > patch -p1 < 0001-fixing-the-coding-style-changes.patch
Why is all of this other stuff in the patch description? I think I know how to apply patches :) Also, please use git send-email, I don't need the headers in the patch itself, right? Please fix up and resend all 3, with much better subject lines please. thanks, greg k-h _______________________________________________ Celinux-dev mailing list Celinux-dev@lists.celinuxforum.org https://lists.celinuxforum.org/mailman/listinfo/celinux-dev