IB: Remove unnecessary semicolons
authorJoe Perches <joe@perches.com>
Tue, 8 Oct 2013 23:07:22 +0000 (16:07 -0700)
committerRoland Dreier <roland@purestorage.com>
Mon, 14 Oct 2013 17:10:00 +0000 (10:10 -0700)
These aren't necessary after switch blocks.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found