diff options
author | Markus Armbruster <armbru@redhat.com> | 2012-02-07 15:09:14 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2012-02-24 09:06:58 -0600 |
commit | 136faa362d2835998a04779696a504147cf410ce (patch) | |
tree | b9aae846daab1540498d77a38281b00780e41c05 /Makefile.hw | |
parent | ef0c4a0d89ff78bf1d0c257fb3c5613727dd8194 (diff) |
sockets: Drop sockets_debug debug code
I'm trying to improve this code's error reporting, and the debug code
is getting in my way: it clutters the code, it clobbers errno in
inconvenient places, and it uses the same fprintf() both for error
reporting and debug output in a few places.
Get rid of it. Once decent error reporting is in place, adding back
whatever debug code we need shouldn't be hard.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'Makefile.hw')
0 files changed, 0 insertions, 0 deletions