Daniel Phillips <[EMAIL PROTECTED]> writes:
>> +static int tux3_mkdir(struct inode* dir, struct dentry * dentry, int mode)
>
> As a "lindent" convention, * when used as a reference operator has a
> space before and not after, so: inode *dir.
FWIW, recently, linux has script to check it.
linux/scripts/checkpatch.pl /path/to/your/foo.patch
or
linux/scripts/checkpatch.pl --file /path/to/your/foo.c
--
OGAWA Hirofumi <[EMAIL PROTECTED]>
_______________________________________________
Tux3 mailing list
[email protected]
http://mailman.tux3.org/cgi-bin/mailman/listinfo/tux3