Style: Remove empty line
authorDenis Kenzior <denkenz@gmail.com>
Wed, 9 Dec 2009 04:17:51 +0000 (22:17 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 9 Dec 2009 04:17:51 +0000 (22:17 -0600)
drivers/hfpmodem/voicecall.c

index 17811d6..7c2b95f 100644 (file)
@@ -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);