git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
383730c
)
[media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afc
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 25 Mar 2013 12:55:58 +0000
(09:55 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 25 Mar 2013 18:10:42 +0000
(15:10 -0300)
Now that those functions are only used when the corresponding
function calls are defined, we don't need to check if those
function calls are present at the structure before using it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found