Commit 7f965394 authored by Laurent Dufour's avatar Laurent Dufour Committed by Michael Ellerman
Browse files
parent bbfa509d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -933,7 +933,7 @@ int setup_purgatory_ppc64(struct kimage *image, const void *slave_code,
}

/**
 * get_cpu_node_size - Compute the size of a CPU node in the FDT.
 * cpu_node_size - Compute the size of a CPU node in the FDT.
 *                 This should be done only once and the value is stored in
 *                 a static variable.
 * Returns the max size of a CPU node in the FDT.