diff options
author | Maninder Singh <maninder1.s@samsung.com> | 2016-08-01 12:21:30 +0300 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2016-09-10 14:18:50 +0300 |
commit | 6e25baab5a0b2af2ebeb1d817ef94b11fc465fbd (patch) | |
tree | 30189a873faa93f5d1b3d5daad6d798c5987abcc /sound | |
parent | 84c48dc55945b4edfb63388832ebcca82d003ee7 (diff) | |
download | linux-6e25baab5a0b2af2ebeb1d817ef94b11fc465fbd.tar.xz |
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 <v.narang@samsung.com>
Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
[cw00.choi : Modify the patch title using the a captical letter for first char]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions