On 03/18/2013 11:23 AM, Kevin Wolf wrote: > bdrv_open() uses two different variables called options. Rename one of > them to avoid confusion and to allow the outer one to be accessed > everywhere. > > Signed-off-by: Kevin Wolf > --- > block.c | 16 +++++++++------- > 1 file changed, 9 insertions(+), 7 deletions(-) Reviewed-by: Eric Blake Should configure be setting up -Wshadow to help prevent instances like this? -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org