patch-2.4.0-test3 linux/drivers/block/lvm-snap.c

Next file: linux/drivers/block/lvm.c
Previous file: linux/drivers/block/loop.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/drivers/block/lvm-snap.c linux/drivers/block/lvm-snap.c
@@ -29,7 +29,7 @@
 #include <linux/lvm.h>
 
 
-static char *lvm_snap_version = "LVM 0.8final (15/02/2000)\n";
+static char *lvm_snap_version __attribute__ ((unused)) = "LVM 0.8final (15/02/2000)\n";
 
 extern const char *const lvm_name;
 extern int lvm_blocksizes[];

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)