xlat/btrfs_dev_stats_values.in: cleanup

* xlat/btrfs_dev_stats_values.in: Remove HAVE_DECL_* defines,
use #unconditional instead.
This commit is contained in:
Дмитрий Левин 2016-05-24 00:20:23 +00:00
parent d2bd683202
commit aa7787f85b

View File

@ -1,10 +1,5 @@
#val_type uint64_t
#define HAVE_DECL_BTRFS_DEV_STAT_WRITE_ERRS 1
#define HAVE_DECL_BTRFS_DEV_STAT_READ_ERRS 1
#define HAVE_DECL_BTRFS_DEV_STAT_FLUSH_ERRS 1
#define HAVE_DECL_BTRFS_DEV_STAT_CORRUPTION_ERRS 1
#define HAVE_DECL_BTRFS_DEV_STAT_GENERATION_ERRS 1
#unconditional
BTRFS_DEV_STAT_WRITE_ERRS
BTRFS_DEV_STAT_READ_ERRS
BTRFS_DEV_STAT_FLUSH_ERRS