
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@redhat.com>
Some of the apparmor code files did not follow the normal goto label naming pratices
Signed-off-by: Daniel P. Berrange <berrange@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