Re: [PATCH 6/7] fs/fat: Fix all other checkpatch issues in dir.c

From: OGAWA Hirofumi
Date: Sun Aug 12 2012 - 06:14:41 EST


Cruz Julian Bishop <cruzjbishop@xxxxxxxxx> writes:

> + charlen = t->char2uni(&nc, 1, uni);
> +

Here is strange new line.

> + if (charlen < 0) {
> *uni = 0x003f; /* a question mark */
> charlen = 1;

--
OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
--
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/