On Sat, Aug 27, 2016 at 11:45 AM, Christian Couder <christian.cou...@gmail.com> wrote: > To avoid possible mistakes and to uniformly show the errno > related messages, let's use error_errno() where possible. > > Signed-off-by: Christian Couder <chrisc...@tuxfamily.org> > ---
Looks good, Thanks for these cleanups! Stefan