mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-30 17:18:21 +03:00
gcc: remove duplicate typedef
This commit is contained in:
parent
1409c4a1c2
commit
fcdac700f9
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user