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

Michal Privoznik mprivozn at redhat.com
Thu May 9 13:24:19 UTC 2013


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 :)

ACK

Michal




More information about the libvir-list mailing list