On Wed, Jun 10, 2015 at 11:20:58PM +0800, Firo Yang wrote: > By the way, I also fixed a line over 80 characters warning outputed > by ./scripts/checkpatch.pl Don't do this. It's not on the same line, it's not really related at all. > mddev->chunk_sectors != info->chunk_size >> 9 || > - /* ignore bottom 8 bits of state, and allow SB_BITMAP_PRESENT to change */ > + /* ignore bottom 8 bits of state, and allow SB_BITMAP_PRESENT > + to change */ The new comment style isn't correct. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html