Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
[linux-2.6-block.git] / block / opal_proto.h
index 466ec7be16effab6c76da65d34fec6fb47796a7f..5532412d567c0b23f8330cc1e61d84dd37c8d83c 100644 (file)
@@ -119,8 +119,6 @@ enum opal_uid {
        OPAL_UID_HEXFF,
 };
 
-#define OPAL_METHOD_LENGTH 8
-
 /* Enum for indexing the OPALMETHOD array */
 enum opal_method {
        OPAL_PROPERTIES,
@@ -167,7 +165,6 @@ enum opal_token {
        OPAL_TABLE_LASTID = 0x0A,
        OPAL_TABLE_MIN = 0x0B,
        OPAL_TABLE_MAX = 0x0C,
-
        /* authority table */
        OPAL_PIN = 0x03,
        /* locking tokens */
@@ -182,7 +179,7 @@ enum opal_token {
        OPAL_LIFECYCLE = 0x06,
        /* locking info table */
        OPAL_MAXRANGES = 0x04,
-        /* mbr control */
+       /* mbr control */
        OPAL_MBRENABLE = 0x01,
        OPAL_MBRDONE = 0x02,
        /* properties */