summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJeroen Hofstee <[email protected]>2014-06-18 22:13:52 +0200
committerMinkyu Kang <[email protected]>2014-06-23 10:04:13 +0900
commit00d4796c555b95e986b4a01a9322d49f64c1349f (patch)
treed867afd85c7e3da13d89a2453518c43a2ec742ff /scripts
parent0cf7e18904f245d0ba7a5ed85ed48bea386258d4 (diff)
PMIC: MAX77686: fix invalid bus check
Since p->bus is unsigned checking for negative values is optimized away. Since bus is already used as an argument use tmp. While at it, don't declare variables in the middle of a function. cc: Rajeshwari Shinde <[email protected]> Signed-off-by: Jeroen Hofstee <[email protected]> Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions