vconsole: stick to kernel-style function error handling
authorLennart Poettering <lennart@poettering.net>
Thu, 9 Apr 2015 11:10:11 +0000 (13:10 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 9 Apr 2015 11:13:07 +0000 (13:13 +0200)
commitaecb6fcb03c56d6469815c3965a895dd46dc5c16
tree327ab143b19199b33fabd610fff820bb8b0f38b1
parent729bc933beea3365b0c9a1d5cd0eb16fb8b7e8be
vconsole: stick to kernel-style function error handling

This undoes part of 8931278c8a9ef7b60f6b6963486a9e9febb20a0d.

We really should stick to kernel-style "int" return values from
functions, and not covnert success into boolean returns.
src/vconsole/vconsole-setup.c