diff options
author | Hans Verkuil <[email protected]> | 2013-02-07 07:05:43 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2013-02-08 17:30:53 -0200 |
commit | 82f0efbcd3c4e6bf7cdfeed5c901b812e6d30f92 (patch) | |
tree | f34422ddad3328fd8dc8f8c1827841c4e5817623 /arch | |
parent | bf5bbed15c41228ea1abbb8d3931050922bfc37f (diff) |
[media] tm6000: fix an uninitialized variable
tm6000_poll could use an uninitialized buf pointer. Move the buf-handling
code inside the 'if' that initializes the buf pointer.
Signed-off-by: Hans Verkuil <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions