[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4668929C.7040209@zytor.com>
Date: Thu, 07 Jun 2007 16:19:56 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Oleg Verych <olecom@...wer.upol.cz>
CC: Jan Engelhardt <jengelh@...putergmbh.de>,
kbuild-devel@...ts.sourceforge.net,
Andrew Morton <akpm@...ux-foundation.org>,
Sam Ravnborg <sam@...nborg.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [kbuild-devel] Another version of cleanfile/cleanpatch
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists