projects
/
platform
/
upstream
/
ofono.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58c8a33
)
Style: Remove empty line
author
Denis Kenzior
<denkenz@gmail.com>
Wed, 9 Dec 2009 04:17:51 +0000
(22:17 -0600)
committer
Denis Kenzior
<denkenz@gmail.com>
Wed, 9 Dec 2009 04:17:51 +0000
(22:17 -0600)
drivers/hfpmodem/voicecall.c
patch
|
blob
|
history
diff --git
a/drivers/hfpmodem/voicecall.c
b/drivers/hfpmodem/voicecall.c
index
17811d6
..
7c2b95f
100644
(file)
--- a/
drivers/hfpmodem/voicecall.c
+++ b/
drivers/hfpmodem/voicecall.c
@@
-891,7
+891,6
@@
static void ciev_callheld_notify(struct ofono_voicecall *vc,
call->status = CALL_STATUS_HELD;
ofono_voicecall_notify(vc, call);
-
}
} else if (callheld == 1)
release_with_status(vc, CALL_STATUS_ACTIVE);