dyndbg: fix spurious vNpr_info change
authorJim Cromie <jim.cromie@gmail.com>
Thu, 14 Oct 2021 22:36:14 +0000 (16:36 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Oct 2021 08:02:29 +0000 (10:02 +0200)
commit1f8818e352f721c49ebea39025f6c98f25756eff
tree8558c163507e8639696f9ffcc6603f7212bb33e6
parent7edde0c807855a5bf149c6be3edfa11ecd919571
dyndbg: fix spurious vNpr_info change

The cited commit inadvertently altered the verbose level of a
vpr_info, restore it to original.

Fixes: 216a0fc40897 ("dyndbg: show module in vpr-info in dd-exec-queries")
Signed-off-By: Jim Cromie <jim.cromie@gmail.com>
Link: https://lore.kernel.org/r/20211014223614.1952171-1-jim.cromie@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
lib/dynamic_debug.c