chiark / gitweb /
[PATCH] let klibc add the trailing newline to syslog conditionally
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Fri, 19 Nov 2004 02:41:38 +0000 (03:41 +0100)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 05:27:34 +0000 (22:27 -0700)
commit90e84c81486d757f1eec263565e605c1df500e7c
tree031828c56fb75b43e3424e0a14ea55144aea219a
parente4ad54a302773d8b1c197e32fe67541f1b60518e
[PATCH] let klibc add the trailing newline to syslog conditionally

We get an empty line after every debug print from libsysfs,
so don't add a second if we already have one.
klibc/klibc/syslog.c