lkml.org 
[lkml]   [2011]   [Jan]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH 7/8] staging: hv: Convert camel cased struct fields in vmbus_packet_format.h to lower cases
Date
> From: Dan Carpenter [mailto:error27@gmail.com]
> > + VM_PKT_INVALID = 0x0,
> > + VM_PKT_SYNCH = 0x1,
> > + VM_PKT_ADD_XFER_PAGESET = 0x2,
> > + VM_PKT_RM_XFER_PAGESET = 0x3,
> ^^^^
> > + VM_PKT_ESTABLISH_GPADL = 0x4,
> > + VM_PKT_TEARDOWN_GPADL = 0x5,
> > + VM_PKT_DATA_INBAND = 0x6,
> > + VM_PKT_DATA_USING_XFER_PAGES = 0x7,
> > + VM_PKT_DATA_USING_GPADL = 0x8,
> > + VM_PKT_DATA_USING_GPA_DIRECT = 0x9,
> > + VM_PKT_CANCEL_REQUEST = 0xa,
> > + VM_PKT_COMP = 0xb,
> ^^^^^^
> > + VM_PKT_DATA_USING_ADDITIONAL_PKT = 0xc,
> > + VM_PKT_ADDITIONAL_DATA = 0xd
>
>
> These don't line up with the others.

I have corrected and resubmitted them.

Thanks,
- Haiyang



\
 
 \ /
  Last update: 2011-01-26 21:17    [W:0.050 / U:0.428 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site