summaryrefslogtreecommitdiffstats
path: root/storagehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'storagehandler.h')
-rw-r--r--storagehandler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/storagehandler.h b/storagehandler.h
index 009b281..2e8f1fc 100644
--- a/storagehandler.h
+++ b/storagehandler.h
@@ -68,7 +68,6 @@ struct FruInvenAreaInfoRequest
*/
struct FruInvenAreaInfoResponse
{
- uint8_t completionCode; ///< Completion code
uint8_t sizels; ///< Fru Inventory area size in bytes, LS Byte
uint8_t sizems; ///< Fru Inventory are size in bytes, MS Byte
uint8_t access; ///< 0b Devices is accessed by bytes, 1b - by words
OpenPOWER on IntegriCloud