Remove the redundant semicolon used as a terminator in `if`, `switch`, `while` statements. Found using Coccinelle. Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>