Correcting indentation for if condition and adding error handling statement for senso... 01/35701/3
authorVibhor Gaur <vibhor.gaur@samsung.com>
Mon, 23 Feb 2015 12:53:29 +0000 (18:23 +0530)
committerKibak Yoon <kibak.yoon@samsung.com>
Mon, 23 Feb 2015 14:13:46 +0000 (06:13 -0800)
commit1fdca779be3b11cf95880db8667d4b2d1ff036d7
treef69bb296e8fcaac7593b506e4c557ba65e3c4cec
parent64ca0ce9bf24497db494a45313e2b6f19346a0c1
Correcting indentation for if condition and adding error handling statement for sensord_unregister_event

-Correcting the position of the starting brace in the if condition.
-Adding error handling condition in the common test folder for unregistering the event.
-Changes have been made as per reviews in previous patches.

Change-Id: I407bb6a22ddf0756aed2e7c3649a1c3490a7ba28
src/sensor_fusion/orientation_filter.cpp
test/src/tc-common.c