All of lore.kernel.org
 help / color / mirror / Atom feed
* CodingStyle Problem
@ 2010-12-11  5:36 HarryWei
  2010-12-11  5:53 ` Robert P. J. Day
  0 siblings, 1 reply; 2+ messages in thread
From: HarryWei @ 2010-12-11  5:36 UTC (permalink / raw)
  To: linux-kernel

Hi all,
      I just read the CodingSyle at Documentation directory in linux-2.6.23 kernel source code.
      But a problem happened to me like following.
      Functions in linux-2.6.23/fs/fs-writeback.c are "static int" and function name are in different lines.(function name in following line)
      I can't find the rule in CodingStyle. That We often program functions are "static int" and function name are in the same line. 
      When do we do the first or second way? What is different between them?

  Any answer is okay.
  Best regards.

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

end of thread, other threads:[~2010-12-11  5:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-11  5:36 CodingStyle Problem HarryWei
2010-12-11  5:53 ` Robert P. J. Day

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.