
22 Apr
2013
22 Apr
'13
3:40 p.m.
On Mon, Apr 22, 2013 at 9:13 PM, Osier Yang <jyang@redhat.com> wrote:
On 22/04/13 20:33, harryxiyou@gmail.com wrote:
From: Harry Wei <harryxiyou@gmail.com>
After i read libvirt/HACKING file, i find we should
s/i/I/,
Actually, i wonder what 's/i/l/' means?
Omit braces with a single-line body. So this patch fix this coding style problem for Sheepdog storage
s/fix this/fixes the/,
The same problem as above.
backend driver.
The commit log can be more compact:
Prefer no braces for single line bodies.
Yup, i think so ;-)
[...]
ACK
Thanks ;-) -- Thanks Harry Wei