Thread (25 messages) 25 messages, 3 authors, 2018-06-20
STALE2958d

[PATCH 2/5] lightnvm: pblk: Remove resv field for sec meta

From: Igor Konopko <hidden>
Date: 2018-06-15 22:27:29
Subsystem: the rest · Maintainer: Linus Torvalds

Since we have flexible size of pblk_sec_meta
which depends on drive metadata size we can
remove not needed reserved field from that
structure

Signed-off-by: Igor Konopko <redacted>
---
 drivers/lightnvm/pblk.h | 1 -
 1 file changed, 1 deletion(-)
diff --git a/drivers/lightnvm/pblk.h b/drivers/lightnvm/pblk.h
index f82c3a0b0de5..27658dc6fc1a 100644
--- a/drivers/lightnvm/pblk.h
+++ b/drivers/lightnvm/pblk.h
@@ -82,7 +82,6 @@ enum {
 };
 
 struct pblk_sec_meta {
-	u64 reserved;
 	__le64 lba;
 };
 
-- 
2.14.3
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help