Thread (8 messages) flat view 8 messages, 4 authors, 2014-09-17

Re: [PATCH 1/4] powerpc: Make a bunch of things static

From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2014-09-17 03:31:06

On Tue, 2014-09-16 at 07:56 -0500, Nathan Fontenot wrote:
On 08/19/2014 05:55 PM, Anton Blanchard wrote:
quoted
diff --git a/arch/powerpc/platforms/pseries/dlpar.c b/arch/powerpc/platforms/pseries/dlpar.c
index a2450b8..d37ba4f 100644
--- a/arch/powerpc/platforms/pseries/dlpar.c
+++ b/arch/powerpc/platforms/pseries/dlpar.c
@@ -334,7 +334,7 @@ int dlpar_acquire_drc(u32 drc_index)
 	return 0;
 }
 
-int dlpar_release_drc(u32 drc_index)
+static int dlpar_release_drc(u32 drc_index)
 {
 	int dr_status, rc;
Anton, if you're going to do a v2 of these patches you could leave out
the routines in dlpar.c. I just sent a patch out that exports these two
functions for memory hotplug updates.
Yep I've dropped those hunks in my tree.

ps. Please trim your replies :)

cheers
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help