Re: [PATCH 04/10] AXFS: axfs_inode.c

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <jaredeh@...>
Cc: <Linux-kernel@...>, <linux-embedded@...>, linux-mtd <linux-mtd@...>, Jörn Engel <joern@...>, <tim.bird@...>, <cotte@...>, <nickpiggin@...>
Date: Thursday, August 21, 2008 - 7:35 am

On Thursday 21 August 2008, Jared Hulbert wrote:

*Never* put extern declarations into a .c file, that's what headers are for.
If you ever change the definition, the compiler doesn't get a chance to
warn you otherwise.


For style reasons, also please don't put static forward declarations anywhere,
but define the functions in the right order so you don't need them.

	Arnd <><
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 04/10] AXFS: axfs_inode.c, Jared Hulbert, (Thu Aug 21, 1:45 am)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Phillip Lougher, (Thu Aug 21, 8:21 pm)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Jared Hulbert, (Thu Aug 21, 11:27 pm)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Phillip Lougher, (Thu Aug 21, 11:46 pm)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Arnd Bergmann, (Thu Aug 21, 8:17 am)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Phillip Lougher, (Thu Aug 21, 10:22 pm)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Arnd Bergmann, (Fri Aug 22, 6:00 am)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Phillip Lougher, (Fri Aug 22, 1:08 pm)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Jörn, (Fri Aug 22, 1:19 pm)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Jared Hulbert, (Fri Aug 22, 2:04 pm)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Jared Hulbert, (Thu Aug 21, 11:23 pm)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Phillip Lougher, (Thu Aug 21, 11:29 pm)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Jared Hulbert, (Thu Aug 21, 11:06 am)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Arnd Bergmann, (Thu Aug 21, 11:12 am)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Arnd Bergmann, (Thu Aug 21, 7:35 am)
Re: [PATCH 04/10] AXFS: axfs_inode.c, Carsten Otte, (Thu Aug 21, 4:35 am)