[nvmewin] Comments swapped around??
    Freyensee, James P 
    james.p.freyensee at intel.com
       
    Fri May 18 10:32:50 PDT 2012
    
    
  
In nvme.h currently in Trunk/:
typedef struct _MSI_MESSAGE_TBL
{
    /* The MSI message number granted from the system */
    ULONG MsgID;
    /* Physical address associated with the message */
    ULONG Data;
    /* Data associated with the message */
    STOR_PHYSICAL_ADDRESS Addr;
Are the comments in red swapped around?  When I see a variable 'Data' being used, I think of actual data values, which the second comment in red seems more appropriate for ULONG Data.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/nvmewin/attachments/20120518/1584f8a1/attachment.html>
    
    
More information about the nvmewin
mailing list