
7 Apr
2010
7 Apr
'10
3:52 p.m.
Eric Blake wrote:
On 04/07/2010 12:43 PM, Jim Meyering wrote:
And another:
From 61f50761015a82906aec31e5a1cdeef0eaf2b0a1 Mon Sep 17 00:00:00 2001 From: Jim Meyering <meyering@redhat.com> Date: Wed, 7 Apr 2010 17:51:56 +0200 Subject: [PATCH] qemudDomainGetSecurityLabel: avoid dead store to "type"
* src/qemu/qemu_driver.c (qemudDomainGetSecurityLabel): Remove store and declaration.
ACK. Up to you whether you squash the dead store removals into one commit, or keep them separate.
Thanks. Pushed.