diff options
| author | Maninder Singh <[email protected]> | 2016-08-01 14:51:30 +0530 |
|---|---|---|
| committer | Chanwoo Choi <[email protected]> | 2016-08-08 10:58:37 +0900 |
| commit | 2c8116a1110a93f298b10339d773fb055a0c04d7 (patch) | |
| tree | 052f7588c2212036ff16f899748780ae814dcac8 /tools/perf/scripts/python | |
| parent | 912465bcf869660900cf77c4761869048f3ff063 (diff) | |
extcon: Fix compile time warning
This patch fixes below compilation warning:-
drivers/extcon/extcon.c: In function extcon_register_notifier:
drivers/extcon/extcon.c:455:6: warning: idx may be used uninitialized in this function [-Wmaybe-uninitialized]
if (idx >= 0) {
Signed-off-by: Vaneet Narang <[email protected]>
Signed-off-by: Maninder Singh <[email protected]>
[cw00.choi : Modify the patch title using the a captical letter for first char]
Signed-off-by: Chanwoo Choi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions