lkml.org 
[lkml]   [2002]   [Jan]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [CFT] [JANITORIAL] Unbork fs.h
On Jan 04, 2002  15:16 +0000, Andries.Brouwer@cwi.nl wrote:
> sizeof (foo): 1611, sizeof(foo): 19364 => -bs should be removed
>
> int
> foo(int x): 11408, int foo(int x): 57275 => -psl should be removed
>
> I do not think good style is best defined by majority vote.

Certainly not. However, the Lindent style I'm trying to achieve is that
dictated by Linus. However, CodingStyle doesn't give all of the details
of how code should be formatted, so I have to look at the code to see
what is actually there.

> (void *) foo: 11274, (void *)foo: 17062 => -ncs should be added
>
> Read old kernel sources.
>
> de = (struct minix_dir_entry *) (offset + bh->b_data);
>
> :"S" ((long) name),"D" ((long) buffer),"c" (len)
>
> if (32 != sizeof (struct minix_inode))

Well, that's what I was trying to do when I found out that lksr.org
(hosted by innominate.de) was not available. It seems the -ncs
change is incorrect then (although my preference is to add it - there
doesn't seem to me to be any benefit of having the extra space).

Cheers, Andreas
--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://www-mddsp.enel.ucalgary.ca/People/adilger/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:15    [W:3.055 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site