Re: [PATCH 03/10] iio: imu: kmx61: Enhance error handling

From: Daniel Baluta
Date: Mon Jan 05 2015 - 03:55:36 EST




On 01/04/2015 12:45 PM, Jonathan Cameron wrote:
On 01/01/15 13:47, Hartmut Knaack wrote:
Daniel Baluta schrieb am 23.12.2014 um 14:22:
This fixes parts of kmx61 error handling to make code easier to read and to be
more consistent with IIO coding conventions:
* prefer as single point for error handling instead of duplicating code
for each function
* directly return a value from a case branch instead of breaking
* fix error message for writing REG_CTRL1

Also, add separate error paths for kmx61_trigger_setup/iio_triggered_buffer_setup
calls.
Some issues remain in this one, please see inline. Otherwise looking good.

Fixed up and applied.

Thanks for doing this Jonathan.

Daniel.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/