summaryrefslogtreecommitdiff
path: root/namedev.h
diff options
context:
space:
mode:
Diffstat (limited to 'namedev.h')
-rw-r--r--namedev.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/namedev.h b/namedev.h
index 3a16144169..1d6920cc7c 100644
--- a/namedev.h
+++ b/namedev.h
@@ -52,9 +52,9 @@ struct sysfs_class_device;
#define FIELD_MODE "MODE"
#define FIELD_OPTIONS "OPTIONS"
-#define ATTR_IGNORE_DEVICE "ignore_device"
-#define ATTR_IGNORE_REMOVE "ignore_remove"
-#define ATTR_PARTITIONS "all_partitions"
+#define OPTION_IGNORE_DEVICE "ignore_device"
+#define OPTION_IGNORE_REMOVE "ignore_remove"
+#define OPTION_PARTITIONS "all_partitions"
#define MAX_SYSFS_PAIRS 5