Am 23.03.2016 um 04:33 hat Jeff Cody geschrieben:
> Signed-off-by: Jeff Cody <jc...@redhat.com>
> ---
>  block/vpc.c | 70 
> ++++++++++++++++++++++++++++++-------------------------------
>  1 file changed, 35 insertions(+), 35 deletions(-)
> 
> diff --git a/block/vpc.c b/block/vpc.c
> index 5dd9950..0b48cf4 100644
> --- a/block/vpc.c
> +++ b/block/vpc.c
> @@ -36,7 +36,7 @@
>  
>  #define HEADER_SIZE 512
>  
> -//#define CACHE
> +/* #define CACHE */

I'll revert this one while applying, C99 style is much more convenient
when you want to enable debugging and we're doing the same in other
places.

The rest of them is good.

Kevin

Reply via email to