Message ID | 20180701061848.7036-1-yehs2007@zoho.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/drivers/dax/super.c b/drivers/dax/super.c index 2b2332b..aa6382a 100644 --- a/drivers/dax/super.c +++ b/drivers/dax/super.c @@ -161,6 +161,7 @@ enum dax_device_flags { * @host: optional name for lookups where the device path is not available * @private: dax driver private data * @flags: state and boolean properties + * @ops: function pointers for direct_access and fs-dax */ struct dax_device { struct hlist_node list;