Staging: vt6656: Remove unnecessary semicolons
authorSimon Schuster <linux@rationality.eu>
Sat, 4 Jan 2014 15:25:08 +0000 (16:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 01:17:58 +0000 (17:17 -0800)
commit13a36fe9aa50a65900763b60d72811a5e3342b03
tree85d0729b3071bcb8518514b7239fa65637a457c6
parent14feab1763ab4cbfa0e28958198e377c11295aae
Staging: vt6656: Remove unnecessary semicolons

After some blocks in bssdb.c there are semicolons that are not
required to be there. Therefore they are removed with this patch.

Signed-off-by: Sebastian Rachuj <sebastian.rachuj@studium.uni-erlangen.de>
Signed-off-by: Simon Schuster <linux@rationality.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/bssdb.c