On 04/12/2016 04:20 PM, Markus Armbruster wrote:


Here's my try rewording the comment (sticking to GTK-Doc conventions
even though I dislike them):

/**
  * @qdev_property_add_static:
  * @dev: Device to add the property to
  * @prop: The qdev property definition
  * @err: location to store error information
  *
  * Add a static QOM property to @dev for qdev property @prop.
  * On error, store error in @errp.
  */

Paolo, is it correct?

Cao jin, is it an improvement?


Yes, better, save the unnecessary pains to analyse the property type for me:)

--
Yours Sincerely,

Cao jin



Reply via email to