chiark / gitweb /
[PATCH] fix debug in volume id / fix clashing global var name
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Tue, 19 Oct 2004 05:57:41 +0000 (22:57 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 05:06:44 +0000 (22:06 -0700)
commitff694eca172deb298e806246f6e88bc66235534a
tree475aa7aee75d2c5d01cb4b8da7e6d471b459b496
parent3b2382de5192057d4c3ac25ddce9c70348d756f9
[PATCH] fix debug in volume id / fix clashing global var name

Here we get the logging for udev_volume_id working if it is compiled
with DEBUG=true. Also fixed is a name clash with a global variable.
extras/volume_id/Makefile
extras/volume_id/udev_volume_id.c
wait_for_sysfs.c