Bandan Das writes:
> The preferred solution is to use tracepoints and there
> is good chance of bitrot with the debug prints not being
> enabled at compile time. Remove them.
>
> Suggested-by: Markus Armbruster
> Signed-off-by: Bandan Das
Reviewed-by: Markus Armbruster
The preferred solution is to use tracepoints and there
is good chance of bitrot with the debug prints not being
enabled at compile time. Remove them.
Suggested-by: Markus Armbruster
Signed-off-by: Bandan Das
---
monitor.c | 19 +--
1 file changed, 1 insertion(+), 18 deletions(-)