All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zdenek Kabelac <zkabelac@sourceware.org>
To: lvm-devel@redhat.com
Subject: master - gcc: remove duplicate typedef
Date: Mon, 23 Apr 2018 16:43:28 -0400	[thread overview]
Message-ID: <201804232043.w3NKhSKv005009@lists01.pubmisc.prod.ext.phx2.redhat.com> (raw)

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=fcdac700f9aac079761ad302e06413a5eb2178b9
Commit:        fcdac700f9aac079761ad302e06413a5eb2178b9
Parent:        1409c4a1c20319845171b91edb6310e25ae81792
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Mon Apr 23 22:28:47 2018 +0200
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Mon Apr 23 22:42:18 2018 +0200

gcc: remove duplicate typedef

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

diff --git a/lib/device/bcache.h b/lib/device/bcache.h
index 999223a..4ce137a 100644
--- a/lib/device/bcache.h
+++ b/lib/device/bcache.h
@@ -97,8 +97,6 @@ enum bcache_get_flags {
 	GF_DIRTY = (1 << 1)
 };
 
-typedef uint64_t block_address;
-
 unsigned bcache_nr_cache_blocks(struct bcache *cache);
 unsigned bcache_max_prefetches(struct bcache *cache);
 



                 reply	other threads:[~2018-04-23 20:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201804232043.w3NKhSKv005009@lists01.pubmisc.prod.ext.phx2.redhat.com \
    --to=zkabelac@sourceware.org \
    --cc=lvm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.