From: Tonnerre <tonnerre@thundrix.ch>
To: Kalin KOZHUHAROV <kalin@thinrope.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] removes unnessary print of space
Date: Mon, 6 Sep 2004 11:03:34 +0200 [thread overview]
Message-ID: <20040906090334.GF28697@thundrix.ch> (raw)
In-Reply-To: <chh5a5$tle$1@sea.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 344 bytes --]
Salut,
On Mon, Sep 06, 2004 at 04:57:55PM +0900, Kalin KOZHUHAROV wrote:
> I may be just a newbie, but why call prink with no arguments?
> Does it do something?
Actually, there is an argument: a NULL terminated string of size 0.
It pokes the klogd. This can be done much better through
wake_up_klogd() though.
Tonnerre
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2004-09-06 9:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-06 7:07 [PATCH] removes unnessary print of space Kirill Korotaev
2004-09-06 7:08 ` Andrew Morton
2004-09-06 8:34 ` Kirill Korotaev
2004-09-06 8:29 ` Andrew Morton
2004-09-06 16:33 ` Randy.Dunlap
2004-09-06 12:17 ` Chris Wedgwood
2004-09-06 7:57 ` Kalin KOZHUHAROV
2004-09-06 9:03 ` Tonnerre [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040906090334.GF28697@thundrix.ch \
--to=tonnerre@thundrix.ch \
--cc=kalin@thinrope.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.