[media] staging/media/as102: removed else statements
authorjoseph daniel <josephdanielwalter@gmail.com>
Sun, 6 May 2012 04:33:51 +0000 (01:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 15 May 2012 11:11:34 +0000 (08:11 -0300)
The else statement is actually not required, as we can assign AS10X_CMD_ERROR
to the error variable directly.

Signed-off-by: joseph daniel <josephdanielwalter@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found