diff options
author | 2017-09-05 18:47:02 +0200 | |
---|---|---|
committer | 2017-10-22 12:08:31 +0200 | |
commit | a7cd4586210c69c19aef26f4f83d3e492040de1c (patch) | |
tree | 33782a38c1d0ffc9883964b694a096af0229b0e4 /arch/powerpc/platforms/powernv/opal-memory-errors.c | |
parent | powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/ (diff) | |
download | wireguard-linux-a7cd4586210c69c19aef26f4f83d3e492040de1c.tar.xz wireguard-linux-a7cd4586210c69c19aef26f4f83d3e492040de1c.zip |
powerpc/axonram: Drop unnecessary variable initialisation
The local variable "rc" will eventually be set only to an error code.
Thus omit the explicit initialisation at the beginning.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms/powernv/opal-memory-errors.c')
0 files changed, 0 insertions, 0 deletions