lkml.org 
[lkml]   [2000]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
SubjectHarmless warning in lvm-snap.c
From

This fixes a harmless warning in lvm-snap.c


--- linux-2.4.0-test3-pre7/drivers/block/lvm-snap.c Wed May 24 22:38:26 2000
+++ linux-2.4.0-test3-pre7.fixed/drivers/block/lvm-snap.c Sun Jul 9 20:28:16 2000
@@ -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[];
--
Cesar Eduardo Barros
cesarb@nitnet.com.br
cesarb@dcc.ufrj.br

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.023 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site