[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v3 14/18] xen/pvcalls: disconnect and module_exit



>>>  static int backend_disconnect(struct xenbus_device *dev)
>>>  {
>>> +   struct pvcalls_fedata *priv;
>>> +   struct sock_mapping *map, *n;
>>> +   struct sockpass_mapping *mappass;
>>> +   struct radix_tree_iter iter;
>>> +   void **slot;
>>> +
>>> +
>>> +   priv = dev_get_drvdata(&dev->dev);

Can you also rename priv to something else (like fedata)? And in other
routines too.

-boris


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.