Re: [PATCH 01/14] staging: csr: fixed indentation from spaces totabs on io.c

From: Dan Carpenter
Date: Thu Oct 18 2012 - 09:40:51 EST


On Tue, Oct 16, 2012 at 02:24:20AM +0900, Sangho Yi wrote:
> static int uf_read_proc(char *page, char **start, off_t offset, int count,
> - int *eof, void *data);
> + int *eof, void *data);

The original was correct. The new one is wrong.

I'm not reviewing any more of this patchset. Sorry. Please redo
everything.

regards,
dan carpenter

--
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/