public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RFC: Trailing blanks in source files
@ 2004-01-27 15:44 Rui Saraiva
  2004-01-27 16:15 ` YOSHIFUJI Hideaki / 吉藤英明
  0 siblings, 1 reply; 15+ messages in thread
From: Rui Saraiva @ 2004-01-27 15:44 UTC (permalink / raw)
  To: linux-kernel

Hello,

	It seems that many files [1] in the Linux source have lines with
trailing blank (space and tab) characters and some even have formfeed
characters. Obviously these blank characters aren't necessary.

	I wonder if it is a waste of time to send patches that clean the
source? Those patches will only remove those trailing blank characters and
will be splitted by maintainer.


Regards,
	Rui Saraiva


[1]
> grep -lR "[[:blank:]]$" /usr/src/linux/ | wc -l
   8163


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2004-01-28 22:22 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.58.0401271544120.27260@joel.ist.utl.pt.suse.lists.linux.kernel>
2004-01-27 18:34 ` RFC: Trailing blanks in source files Andi Kleen
2004-01-27 18:51   ` Joseph D. Wagner
2004-01-27 19:13     ` David Weinehall
2004-01-27 19:18       ` Randy.Dunlap
2004-01-28  0:02         ` Andrew Morton
2004-01-28  3:49           ` jw schultz
2004-01-28  3:55             ` Randy.Dunlap
2004-01-28  4:53               ` Pragnesh Sampat
2004-01-27 19:31       ` Paulo Marques
2004-01-28 22:15         ` Paul Jackson
2004-01-28 22:22           ` David Weinehall
2004-01-27 19:14     ` linux
2004-01-27 15:44 Rui Saraiva
2004-01-27 16:15 ` YOSHIFUJI Hideaki / 吉藤英明
2004-01-27 16:30   ` Bas Mevissen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox