On 12/01/2011 02:19 AM, Stefan Hajnoczi wrote:
On Wed, Nov 30, 2011 at 03:03:31PM -0600, Anthony Liguori wrote:
+/**
+ * @DevicePropertyEtter - called when trying to get/set a property

An established term for this is an "accessor".  I've never heard "etter"
before and it looks like a typo on first sight ;).

+/**
+ * @qdev_property_set - writes a property to a device
+ *
+ * @dev - the device
+ *
+ * @v - the visitor that will used to write the property value.  This should be

s/will used/will be used/

Ack.

Regards,

Anthony Liguori




Reply via email to