2011/6/6 Eric Blake <ebl...@redhat.com>: > Coverity complained about these intentional fallthrough cases, but > not about other cases that were explicitly marked with nice comments. > > For some reason, Coverity doesn't seem smart enough to parse the > up-front English comment in virsh about intentional fallthrough :) > > * tools/virsh.c (cmdVolSize): Mark fallthrough in a more typical > fashion. > * src/conf/nwfilter_conf.c (virNWFilterRuleDefDetailsFormat) > (virNWFilterRuleDetailsParse): Mark explicit fallthrough. > --- > src/conf/nwfilter_conf.c | 4 ++++ > tools/virsh.c | 3 +++ > 2 files changed, 7 insertions(+), 0 deletions(-) >
ACK. Matthias -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list