* LOGNAME_SIZE is undefined
@ 2004-12-20 14:06 Marco d'Itri
2004-12-20 14:46 ` Kay Sievers
0 siblings, 1 reply; 2+ messages in thread
From: Marco d'Itri @ 2004-12-20 14:06 UTC (permalink / raw)
To: linux-hotplug
[-- 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;
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-20 14:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-20 14:06 LOGNAME_SIZE is undefined Marco d'Itri
2004-12-20 14:46 ` Kay Sievers
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).