[libvirt] [PATCH] Replace 'goto clean' with 'goto cleanup' in apparmor code

Eric Blake eblake at redhat.com
Thu May 9 18:16:35 UTC 2013


On 05/09/2013 07:24 AM, Michal Privoznik wrote:
> On 09.05.2013 15:02, Daniel P. Berrange wrote:
>> From: "Daniel P. Berrange" <berrange at redhat.com>
>>
>> Some of the apparmor code files did not follow the normal
>> goto label naming pratices
>>
>> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
>> ---
>>  src/security/security_apparmor.c | 34 ++++++++++-----------
>>  src/security/virt-aa-helper.c    | 66 ++++++++++++++++++++--------------------
>>  2 files changed, 50 insertions(+), 50 deletions(-)
>>
> 
> Funny, I've just used 'git show -W' for the first time :)

And in true (annoying) git fashion, 'git show --help' doesn't mention
-W; you have to look at 'git diff --help' to learn that means
--function-context.  A new trick to me as well :)

-- 
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/20130509/c0fd25d6/attachment-0001.sig>


More information about the libvir-list mailing list