lkml.org 
[lkml]   [2011]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [Xen-devel] [PATCH 1/3] xen/granttable: Introducing grant table V2 stucture
From
Date
On Mon, 2011-11-21 at 09:51 +0000, ANNIE LI wrote:
> This patch changes two places from the last one,
> * removing gnttab_v1_ops
> * change update_grant_entry_v1 into gnttab_update_entry_v1
The attached patch didn't have those changes.

Ian.

>
> Thanks
> Annie
>
> On 2011-11-19 0:04, Ian Campbell wrote:
> >>>> +static struct gnttab_ops gnttab_v1_ops = {
> >>>> + .map_frames = gnttab_map_frames_v1,
> >>>> + .unmap_frames = gnttab_unmap_frames_v1,
> >>>> + .update_entry = update_grant_entry_v1,
> >>>>
> >>> Any reason this one is not gnttab_foo?
> >>>
> >> Actually no, just keep the original name of this function. I'd like to
> >> change it, maybe gnttab_update_entry_v1 is better?
> > I think so. Similarly for the v2 variant.
> >
> > Ian.
> >
> >




\
 
 \ /
  Last update: 2011-11-21 11:39    [from the cache]
©2003-2011 Jasper Spaans