Prev: writeback: move bdi threads exiting logic to the forker thread
Next: writeback: prevent unnecessary bdi threads wakeups
From: Artem Bityutskiy on 18 Jul 2010 03:30 On Sun, 2010-07-11 at 21:46 -0500, Neal B wrote: > From f4301b9c13f65d173d67759d53acaf3e8d2331c6 Mon Sep 17 00:00:00 2001 > From: Neal Buckendahl <nealb001(a)gmail.com> > Date: Sun, 11 Jul 2010 16:58:24 -0500 > Subject: [PATCH 1/6] Mtd: fixed coding style indent errors found by the > checkpatch.pl tool > Signed-off-by: Neal Buckendahl <nealb001(a)gmail.com> Unfortunately, your patches are line-wrapped. You should send non-wrapped patches. Use git send-email - it can do the trick (use --dry-run first, check everything is fine, then send). Also, int the commit message, it is a bit better to specify which exactly warning it fixes. -- Best Regards, Artem Bityutskiy (Артём Битюцкий) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |