From: Erik M. <J.A...@it...> - 2002-01-06 23:26:43
|
On Sun, Jan 06, 2002 at 03:00:48PM -0700, Russ Dill wrote: > might want to run md5.[ch] through lindent I thought a bit more about it. There was a long discussion about coding style a few weeks ago on the linux-kernel mailing list (it started out of one of the usual devfs flamewars). The bottom line was that the linux coding style should be used for all code, except for code that's used in other projects as well. I myself use the linux coding style for everything I write, and as far as I can see you do the same (at least in blob). What would you think about making the linux coding style mandatory for blob, unless the code has been copied from another project (like the MD5 stuff). The rationale is of course the maintainability. Comments/ideas/flames? Erik -- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Faculty of Information Technology and Systems, Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands Phone: +31-15-2783635 Fax: +31-15-2781843 Email: J.A...@it... WWW: http://www-ict.its.tudelft.nl/~erik/ |