Re: [Qemu-devel] [PATCH for-1.1 0/2] configure: Cosmetic VirtFS fix

2012-05-08 Thread Anthony Liguori
On 04/30/2012 06:12 PM, Andreas Färber wrote: Hello, I recently noticed that lack of VirtFS support leads to configure printing just "VirtFS support". This mini-series fixes it to say "VirtFS support no". I'm not sure if we have a definitive Coding Style for shell scripts (or Python code for

[Qemu-devel] [PATCH for-1.1 0/2] configure: Cosmetic VirtFS fix

2012-04-30 Thread Andreas Färber
Hello, I recently noticed that lack of VirtFS support leads to configure printing just "VirtFS support". This mini-series fixes it to say "VirtFS support no". I'm not sure if we have a definitive Coding Style for shell scripts (or Python code for that matter), so encountering tabs I went for th