diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2016-11-30 22:39:10 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-02-03 10:39:36 +0100 |
commit | 75759e31e6e7f38625510a89fe580374a75db9f4 (patch) | |
tree | 78ec4790a55d11830261bbb0d10d1362922562cc /lib/check_signature.c | |
parent | [media] lmedm04: use %phN for hex dump (diff) | |
download | linux-75759e31e6e7f38625510a89fe580374a75db9f4.tar.xz linux-75759e31e6e7f38625510a89fe580374a75db9f4.zip |
[media] lmedm04: change some static variables to automatic
ibuf and rbuf in lme2510_int_response are always assigned to before they
are read, and their addresses do not escape the function, so they have
no reason to be static.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'lib/check_signature.c')
0 files changed, 0 insertions, 0 deletions