[libvirt] [PATCH 17/17] avoid compiler warning when all storage backends are disabled

2008-10-28 Thread Jim Meyering
From: Jim Meyering [EMAIL PROTECTED] * src/storage_backend.c (backends): Add a NULL terminator. (virStorageBackendForType): Use NULL terminator rather than warning-provoking (possibly 0) array size. --- src/storage_backend.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff

Re: [libvirt] [PATCH 17/17] avoid compiler warning when all storage backends are disabled

2008-10-28 Thread Daniel P. Berrange
On Tue, Oct 28, 2008 at 12:21:34PM +0100, Jim Meyering wrote: From: Jim Meyering [EMAIL PROTECTED] * src/storage_backend.c (backends): Add a NULL terminator. (virStorageBackendForType): Use NULL terminator rather than warning-provoking (possibly 0) array size. ACK Daniel -- |: Red Hat,