powerpc: Various typo fixes
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
@ -325,7 +325,7 @@ void rh_init(rh_info_t * info, unsigned int alignment, int max_blocks,
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(rh_init);
|
||||
|
||||
/* Attach a free memory region, coalesces regions if adjuscent */
|
||||
/* Attach a free memory region, coalesces regions if adjacent */
|
||||
int rh_attach_region(rh_info_t * info, unsigned long start, int size)
|
||||
{
|
||||
rh_block_t *blk;
|
||||
|
Reference in New Issue
Block a user