diff options
author | Lee Jones <[email protected]> | 2015-07-10 08:45:35 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-07-10 19:34:06 +0100 |
commit | b343e08f3c5623d12829ad4965dd4c4e50f86fa2 (patch) | |
tree | e686e8cab19733b316eb2dc7f655a4f045103d33 /scripts/gdb/linux/modules.py | |
parent | f293634b5a9e9acbcc1cac29fac7609bd999f868 (diff) |
regulator: pwm-regulator: Fix 'used uninitialized' warning
drivers/regulator/pwm-regulator.c:
In function 'pwm_regulator_init_table':
drivers/regulator/pwm-regulator.c:172:14:
warning: 'length' is used uninitialized in this function [-Wuninitialized]
if ((length < sizeof(*duty_cycle_table)) ||
^
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions