]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/papr_scm: Update debug message
authorAneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Mon, 2 Dec 2019 06:38:55 +0000 (12:08 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 6 Jan 2020 05:25:28 +0000 (16:25 +1100)
commitac76954097a5dc42930475801ed3ab82120a9c7f
tree9f40cc3a4ce67512084c6718317937bd9cf98c28
parentbd43dcbd9d3186ce64b17134f6109b5469c2b249
powerpc/papr_scm: Update debug message

Resource struct p->res is assigned later. Avoid using %pR before the resource
struct is assigned.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20191202063855.154321-1-aneesh.kumar@linux.ibm.com
arch/powerpc/platforms/pseries/papr_scm.c