All of lore.kernel.org
 help / color / mirror / Atom feed
* master - cleanup: drop unused define
@ 2014-03-12 18:47 Zdenek Kabelac
  0 siblings, 0 replies; 2+ messages in thread
From: Zdenek Kabelac @ 2014-03-12 18:47 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=b50b4471bd863304a78b194d1ef10b85cc9666f7
Commit:        b50b4471bd863304a78b194d1ef10b85cc9666f7
Parent:        8b14ebb2f153408f3ea4e6a1ca16e1e63bdfefe7
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Wed Mar 12 19:12:34 2014 +0100
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Wed Mar 12 19:12:34 2014 +0100

cleanup: drop unused define

---
 lib/uuid/uuid.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/lib/uuid/uuid.h b/lib/uuid/uuid.h
index 60bec65..d39ad88 100644
--- a/lib/uuid/uuid.h
+++ b/lib/uuid/uuid.h
@@ -17,7 +17,6 @@
 #define _LVM_UUID_H
 
 #define ID_LEN 32
-#define ID_LEN_S "32"
 
 #include <inttypes.h>
 #include <sys/types.h>



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* master - cleanup: drop unused define
@ 2017-12-04 14:58 Zdenek Kabelac
  0 siblings, 0 replies; 2+ messages in thread
From: Zdenek Kabelac @ 2017-12-04 14:58 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=76954884c741e31eb2ddb4f5f5ffe9d2b8c60572
Commit:        76954884c741e31eb2ddb4f5f5ffe9d2b8c60572
Parent:        110dac870c0a0f53b4569f99daf5b6ac83a549f0
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Mon Dec 4 14:26:56 2017 +0100
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Mon Dec 4 15:38:50 2017 +0100

cleanup: drop unused define

---
 daemons/dmeventd/plugins/thin/dmeventd_thin.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/daemons/dmeventd/plugins/thin/dmeventd_thin.c b/daemons/dmeventd/plugins/thin/dmeventd_thin.c
index 4dfd6c7..404519b 100644
--- a/daemons/dmeventd/plugins/thin/dmeventd_thin.c
+++ b/daemons/dmeventd/plugins/thin/dmeventd_thin.c
@@ -62,8 +62,6 @@ struct dso_state {
 
 DM_EVENT_LOG_FN("thin")
 
-#define UUID_PREFIX "LVM-"
-
 static int _run_command(struct dso_state *state)
 {
 	char val[3][36];



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-04 14:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-12 18:47 master - cleanup: drop unused define Zdenek Kabelac
2017-12-04 14:58 Zdenek Kabelac

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.