Re: [PATCHv3] fs: fat: use pack_hex_byte() instead of custom one

From: OGAWA Hirofumi
Date: Sat Mar 13 2010 - 06:09:31 EST


Andy Shevchenko <andy.shevchenko@xxxxxxxxx> writes:

> const wchar_t *ip;
> wchar_t ec;
> - unsigned char *op, nc;
> + unsigned char *op;
> int charlen;
> - int k;

Ah, thanks. I fixed this myself before commit.
--
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/