From: md@Linux.IT (Marco d'Itri)
To: linux-hotplug@vger.kernel.org
Subject: LOGNAME_SIZE is undefined
Date: Mon, 20 Dec 2004 14:06:58 +0000 [thread overview]
Message-ID: <20041220140658.GA10959@wonderland.linux.it> (raw)
[-- Attachment #1: Type: text/plain, Size: 58 bytes --]
Patch attached.
--
ciao, |
Marco | [9946 viRqOTRg21rRs]
[-- Attachment #2: no_logname_size --]
[-- Type: text/plain, Size: 460 bytes --]
diff -ruNp udev-050.orig/extras/volume_id/udev_volume_id.c udev-050/extras/volume_id/udev_volume_id.c
--- udev-050.orig/extras/volume_id/udev_volume_id.c 2004-12-18 06:53:07.000000000 +0100
+++ udev-050/extras/volume_id/udev_volume_id.c 2004-12-20 15:05:34.000000000 +0100
@@ -37,7 +37,6 @@
#define BLKGETSIZE64 _IOR(0x12,114,size_t)
#ifdef LOG
-unsigned char logname[LOGNAME_SIZE];
void log_message(int level, const char *format, ...)
{
va_list args;
next reply other threads:[~2004-12-20 14:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-20 14:06 Marco d'Itri [this message]
2004-12-20 14:46 ` LOGNAME_SIZE is undefined Kay Sievers
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=20041220140658.GA10959@wonderland.linux.it \
--to=md@linux.it \
--cc=linux-hotplug@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).