commit | 6abec12c65e8870d8cafe154a86240fe0bcdd4f7 | [log] [tgz] |
---|---|---|
author | Hari Bathini <hbathini@linux.ibm.com> | Wed Sep 11 20:20:41 2019 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sat Sep 14 00:04:43 2019 +1000 |
tree | 08d370a6c4c798ea243b843a8dd165d7815222c7 | |
parent | 41df5928721ff4b5f83767cd5e8b77862fc62bb3 [diff] |
powerpc/fadump: improve fadump_reserve_mem() Some code clean-up like using minimal assignments and updating printk messages. Also, add an 'error_out' label for handling error cleanup at one place. Signed-off-by: Hari Bathini <hbathini@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/156821343485.5656.10202857091553646948.stgit@hbathini.in.ibm.com