X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Flist.c;h=8f44b6a77300ce77391930cb5668615699c80fe1;hb=8d0af2dc2f41234bd89063f0a1e2f17ec2064b2b;hp=65d8ea6f5c45424444262f87dd4ff7c7e38bbb70;hpb=664537baa0570e36f13ce63c9a2d1ead7a1e567f;p=lttng-tools.git diff --git a/src/bin/lttng/commands/list.c b/src/bin/lttng/commands/list.c index 65d8ea6f5..8f44b6a77 100644 --- a/src/bin/lttng/commands/list.c +++ b/src/bin/lttng/commands/list.c @@ -1452,7 +1452,6 @@ static int list_channels(const char *channel_name) count = 0; } else { ret = CMD_SUCCESS; - WARN("No kernel channel"); goto error_channels; } break;