diff options
author | Luis de Bethencourt <[email protected]> | 2015-02-11 08:08:51 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2015-04-08 13:13:36 -0300 |
commit | 203577562449c1889caa3a321be572ed2b972ac9 (patch) | |
tree | c28a295fde855698cb07ecfa59822fbff0bbf0f2 /fs/jbd2/commit.c | |
parent | 80ccf4ad06dc9d2f06a8347b2d309cdc959f72b3 (diff) |
[media] rtl2832: remove compiler warning
Cleaning up the following compiler warning:
rtl2832.c:703:12: warning: 'tmp' may be used uninitialized in this function
Even though it could never happen since if rtl2832_rd_demod_reg () doesn't set
tmp, this line would never run because we go to err. It is still nice to avoid
compiler warnings.
[[email protected]: fix a merge conflict with another patch meant
to fix the same bug, but doing it at the wrong way]
Signed-off-by: Luis de Bethencourt <[email protected]>
Reviewed-by: Antti Palosaari <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions