commit | 8ec5cb12cd957e59b0470b75d26c901aaf645bc3 | [log] [tgz] |
---|---|---|
author | Qinglang Miao <miaoqinglang@huawei.com> | Wed Sep 16 14:21:29 2020 +0800 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Sep 18 19:59:45 2020 +1000 |
tree | 5943267038f818a41e46043368ff193440d66f7c | |
parent | 1d42e07e9c249b7a032fba82b673ee8a8d6bd7b7 [diff] |
powerpc/powernv: fix wrong warning message in opalcore_config_init() The logic of the warn output is incorrect. The two args should be exchanged. Signed-off-by: Qinglang Miao <miaoqinglang@huawei.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200916062129.190864-1-miaoqinglang@huawei.com