On Tue, Apr 08, 2014 at 07:09:27PM +0800, Jimmy Li wrote: > thanks for correcting my patch format. > > Signed-off-by: Jimmy Li <coder.liss@xxxxxxxxx> > --- > v1 fix a sparse warning. > (iwctl.c:1846:35: expected restricted gfp_t [usertype] flags) > v2 clear up two unnecessary variable, buf and blen. > v3 fix patch format. > drivers/staging/vt6655/iwctl.c | 9 ++------- > 1 file changed, 2 insertions(+), 7 deletions(-) Please try applying your patch. Save the email as raw text including headers and everything. `cat raw_email.txt | git am`. Then review the log with `git log`. You'll see that the format is still messed up. :( The part which should be discarded is saved and the part which should be saved is deleted. regards, dan carpenter _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel