On 8/16/20 5:57 PM, Rohit Shinde wrote: > I misread the comment. The comment /* fallthrough */ was meant to stop the > compiler warning from occurring. I am trying to complete the bite sized task > mentioned here <https://wiki.qemu.org/Contribute/BiteSizedTasks> under > "Compiler driven cleanups". I wanted to take that up to get more familiar with > the codebase.
Fine, but the current comment matches the compiler regexp, so this instance isn't part of that cleanup. r~