]> git.neil.brown.name Git - history.git/commit
[PATCH] ppc64: Rearrage Rest of prom.c in C Order
authorAndrew Morton <akpm@osdl.org>
Mon, 26 Apr 2004 15:57:35 +0000 (08:57 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 26 Apr 2004 15:57:35 +0000 (08:57 -0700)
commit196431fd9c365c5781ac30cdef9b1cb2d7a59408
tree86a4d018a2148df5c623785da9262cff5f2882bd
parent9f06f65e314ea0683df6cbe9d414e8e09526a8ba
[PATCH] ppc64: Rearrage Rest of prom.c in C Order

From: Rusty Russell <rusty@rustcorp.com.au>

Rather than pre-declaring static functions, order them so it's not neccessary.
This makes the code easier to navigate and patch.
arch/ppc64/kernel/prom.c