
20 May
2013
20 May
'13
8:03 a.m.
On 20/05/13 19:33, Daniel P. Berrange wrote:
On Thu, May 16, 2013 at 08:40:54PM +0800, Osier Yang wrote:
Changes: * Remove useless comments * Remove useless blank lines * If the struct member is a enum type, comment it like /* enum fooBar */ * Break the long lines * Prefer the common function style for the inline function --- src/conf/storage_conf.h | 120 ++++++++++++++++++++++++------------------------ 1 file changed, 59 insertions(+), 61 deletions(-) ACK
Pushed. Osier