summaryrefslogtreecommitdiff
path: root/security/tomoyo/util.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2016-06-27 11:29:46 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-13 13:13:22 -0300
commitf91e5c0c5f39b2a5c0f1a66462665eddd7021d83 (patch)
treecdfda0b6c8bc5f5cb6c03d8fd2158d531aef77de /security/tomoyo/util.c
parente3e8d37e537ebe8a7acf639e97838e59266d0e30 (diff)
[media] dvb-usb: silence an uninitialized variable warning
My static checker complains that if adap->props.num_frontends is 0 then "ret" is uninitialized. I don't think that can happen. But "ret" is always zero here so we can just remove the condition. This extra check was added in commit 0d3ab8410dcb ('[media] dvb core: must check dvb_create_media_graph()'). Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'security/tomoyo/util.c')
0 files changed, 0 insertions, 0 deletions