diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2014-09-23 13:33:53 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2014-09-23 20:05:44 +0200 |
commit | ce540a24d53e1751a5b69224d5a7f5a59f2de7ad (patch) | |
tree | 994109f483d2232e29423e671eed1ae49cf3a04e /src/libsystemd-terminal/grdev.c | |
parent | 590889ac53c8557493f491b4259669e54074615d (diff) |
Silence some "unchecked return-value" warnings
This adds some log-messages to ioctl() calls where we don't really care
for the return value. It isn't strictly necessary to look for those, but
lets be sure and print warnings. This silences gcc and coverity, and also
makes sure we get reports in case something goes wrong and we didn't
expect it to fail that way.
Diffstat (limited to 'src/libsystemd-terminal/grdev.c')
0 files changed, 0 insertions, 0 deletions