Re: [kbuild-devel] Another version of cleanfile/cleanpatch

From: H. Peter Anvin
Date: Thu Jun 07 2007 - 19:20:35 EST


Oleg Verych wrote:
>
> Because of that, i think, following is redundant:
>
> - to check for binary files

find . -type f | xargs cleanfile

I do this all the time.

> - scan whole file for long lines, with useless bunch of messages about
> ones. Useless, because script doesn't fix that, it can't do that!

Still useful to let the human know what is going on, and why.

-hpa


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