[libvirt] [PATCH] Omitting braces with a single-line body

Eric Blake eblake at redhat.com
Mon Apr 22 14:33:04 UTC 2013


On 04/22/2013 07:40 AM, harryxiyou wrote:
> On Mon, Apr 22, 2013 at 9:13 PM, Osier Yang <jyang at redhat.com> wrote:
>> On 22/04/13 20:33, harryxiyou at gmail.com wrote:
>>>
>>> From: Harry Wei <harryxiyou at gmail.com>
>>>
>>> After i read libvirt/HACKING file, i find we should
>>
>>
>> s/i/I/,
> 
> Actually, i wonder what 's/i/l/' means?

It's capital 'I', not lower case 'l'.  That's shorthand using sed syntax
for an in-place replacement you should perform on your text.  It means
you should have written:

After I read libvirt/HACKING file, I find we should

for that line, because in English, the pronoun 'I' is always capitalized.

>> ACK
> 
> Thanks ;-)

I'll go ahead and touch up the commit message as suggested, and push.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130422/32a99dba/attachment-0001.sig>


More information about the libvir-list mailing list