Re: [PATCH v4] tools: iio: Send error messages to stderr

2015-07-19 Thread Jonathan Cameron
On 17/07/15 16:43, Cristina Opriceana wrote: > This patch indends to make some cleanup and send printf > error messages to stderr. The changes were performed with coccinelle > for failure messages and manual for other cases, such as wrong usage > messages. > > Signed-off-by: Cristina Opriceana >

[PATCH v4] tools: iio: Send error messages to stderr

2015-07-17 Thread Cristina Opriceana
This patch indends to make some cleanup and send printf error messages to stderr. The changes were performed with coccinelle for failure messages and manual for other cases, such as wrong usage messages. Signed-off-by: Cristina Opriceana Reviewed-by: Hartmut Knaack --- Changes since v4: - fix i