Staging: media: omap24xx: Fix else is not useful warning
authorMahati Chamarthy <mahati.chamarthy@gmail.com>
Tue, 23 Sep 2014 16:39:23 +0000 (22:09 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 03:33:23 +0000 (20:33 -0700)
This fixes the following checkpatch.pl warning:
WARNING: else is not generally useful after a break or return

Signed-off-by: Mahati Chamarthy <mahati.chamarthy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found