diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-08-14 08:03:35 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-15 23:53:29 +0200 |
commit | 0590c7130dfb88ddc7bbecd343efae1d3623f209 (patch) | |
tree | a1758e2cceea8ef4d735dae0290f6f84a3a830ed /Documentation | |
parent | [media] stk1160: unlock on error path stk1160_set_alternate() (diff) | |
download | linux-0590c7130dfb88ddc7bbecd343efae1d3623f209.tar.xz linux-0590c7130dfb88ddc7bbecd343efae1d3623f209.zip |
[media] stk1160: remove unneeded check
"card" is a valid pointer here because we checked snd_card_create() for
error returns. Checking after a dereference makes the static checkers
complain.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions