]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - md_u.h
Remove last traces of HOT_ADD_DISK
[thirdparty/mdadm.git] / md_u.h
diff --git a/md_u.h b/md_u.h
index 2d66d529bdf499a94f58b30507ac0553c22b6dbe..b30893c0f3d75b0d17b863f6e62740fb872a3931 100644 (file)
--- a/md_u.h
+++ b/md_u.h
@@ -28,7 +28,6 @@
 #define ADD_NEW_DISK           _IOW (MD_MAJOR, 0x21, mdu_disk_info_t)
 #define HOT_REMOVE_DISK                _IO (MD_MAJOR, 0x22)
 #define SET_ARRAY_INFO         _IOW (MD_MAJOR, 0x23, mdu_array_info_t)
-#define HOT_ADD_DISK           _IO (MD_MAJOR, 0x28)
 #define SET_DISK_FAULTY                _IO (MD_MAJOR, 0x29)
 #define SET_BITMAP_FILE                _IOW (MD_MAJOR, 0x2b, int)