[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)
commit0550b29464f1d43a690198a6a8e984ae788ba9fa
tree78b931d981f2b3a2573199bb9052ba22f434e4b2
parentd2b30e9068577e15e432974ddf0862315ec2069c
[media] staging/media/as102: removed else statements

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>
drivers/staging/media/as102/as10x_cmd.c