[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <A1F3067C9B68744AA19F6802BAB8FFDC02482D@TK5EX14MBXC227.redmond.corp.microsoft.com>
Date: Wed, 26 Jan 2011 20:09:47 +0000
From: Haiyang Zhang <haiyangz@...rosoft.com>
To: Dan Carpenter <error27@...il.com>
CC: Hank Janssen <hjanssen@...rosoft.com>,
"gregkh@...e.de" <gregkh@...e.de>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"devel@...uxdriverproject.org" <devel@...uxdriverproject.org>,
"virtualization@...ts.osdl.org" <virtualization@...ts.osdl.org>
Subject: RE: [PATCH 7/8] staging: hv: Convert camel cased struct fields in
vmbus_packet_format.h to lower cases
> From: Dan Carpenter [mailto:error27@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists